Skip to content

Conversation

@RobertoRoos
Copy link
Contributor

@RobertoRoos RobertoRoos commented Jul 25, 2024

Fixes #398

Also added Python requirement to setup.py.

@RobertoRoos RobertoRoos force-pushed the feature/python-versions branch from 818a65a to cf4485a Compare July 25, 2024 10:39
@RobertoRoos RobertoRoos force-pushed the feature/python-versions branch from cf4485a to d44890e Compare July 25, 2024 10:41
@chrisbeardy chrisbeardy merged commit d752aae into stlehmann:master Mar 14, 2025
stlehmann pushed a commit that referenced this pull request Jun 23, 2025
* 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
stlehmann pushed a commit that referenced this pull request Jun 25, 2025
* 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
stlehmann added a commit that referenced this pull request Jun 27, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update supported Python versions

2 participants