You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Started migration to pyproject.toml, working on Windows
* Adopted src/ layout
* Moved requirements
* Struggling to get pyproject.toml to work the same
* Got sdist build to work as expected
* Got windows/linux wheels to work
* Got adslib source to be skipped in sdist build
* Got package to work as wanted using MANIFEST.in
* Changed adslib DLL finder logic
* Added package CI
* Replaced build by build_py + Cleanup, should work now for editable installs
* Added test of produced artifacts
* fixup! Got package to work as wanted using MANIFEST.in
* Dropped Python 3.7 and lower, included up to Python 3.12 (#399)
* Dropped Python 3.7 and lower, included up to Python 3.12 + Added Python requirement to setup.py
* Updated checkout and setup-python Github workflows
* CI: Unpin pytest version
* Add setuptools to CI dependencies installation
* Update email
* Update programming language classifiers
* Sync python versions for tox
* Fix black exclude
* Fix setup.py
* Changelog update
* Reformat Changelog
---------
Co-authored-by: RobertoRoos <robert.soor@gmail.com>
Co-authored-by: Robert Roos <robert.roos@demcon.com>
0 commit comments