Commit graph

5 commits

Author SHA1 Message Date
Norwid Behrnd
5b2fd74ad3
docs(pyproject.toml): sort sequence of PyPI classifiers
For easier maintenance of pyproject.toml, the sequence of PyPI now
follows the reference page, <https://pypi.org/classifiers/>.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2025-10-07 15:00:08 +02:00
Norwid Behrnd
50f9074a86
fix(pyproject.toml): allow use in Python 3.10+ in Windows
The constraint regarding the Python interpreter was softened.  An
installation in Windows now automatically collects and installs
pypiwin32, too.  For now, inclusion of file README.org into the
wheel is blocked.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2025-10-07 14:51:04 +02:00
Karl Voit
0d5246aa3e pyproject.toml: added mandatory requires-python dependency for uv 2025-09-02 16:44:04 +02:00
Karl Voit
699055b813 pyproject.toml after migration from poetry to uv 2025-09-02 13:18:30 +02:00
Karl Voit
e0a2135877 added pyproject.toml during migration from poetry to uv 2025-09-02 13:17:07 +02:00