3369a24343
Separate release/packaging and CI Add an ignore for flake8 on ctversion.py as it is generated Cleanup unused portions of the makefile Use 'build' to generate PyPi distribution Python venv on windows uses the Scripts directory
13 lines
160 B
Plaintext
13 lines
160 B
Plaintext
black>=22
|
|
build
|
|
flake8==4.*
|
|
flake8-black
|
|
flake8-encodings
|
|
flake8-isort
|
|
isort>=5.10
|
|
pyinstaller>=4.10
|
|
pytest==7.*
|
|
setuptools>=42
|
|
setuptools_scm[toml]>=3.4
|
|
wheel
|