mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-11 01:28:17 +03:00
b3ff1c1c51
* Match requirements-dev to setup.py * new flake8 create_plots.py, keys.py * setup-python@v2 - build_macos.sh needs setuptools_scm * Update setuptools_scm, remove isort, autoflake deps * Switch upload-pypi-source to ubuntu from macos
7 lines
182 B
TOML
7 lines
182 B
TOML
[build-system]
|
|
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=4.1.2"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.setuptools_scm]
|
|
local_scheme = "no-local-version"
|