Repository URL to install this package:
|
Version:
3.9.0 ▾
|
flit_core
/
__init__.py
|
|---|
"""Flit's core machinery for building packages.
This package provides a standard PEP 517 API to build packages using Flit.
All the convenient development features live in the main 'flit' package.
"""
__version__ = '3.9.0'