Skip to content

Commit

Permalink
Revert py312
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele committed Dec 21, 2023
1 parent 0403e76 commit 9eb0759
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ python:
- 3.9
- 3.10
- 3.11
- 3.12
before_install:
- pip install --upgrade pip
- pip install setuptools==59.6.0 #https://github.com/pypa/setuptools/issues/3293
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ def run(self):
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
],
author='Flanders Heritage Agency',
author_email='[email protected]',
Expand Down

0 comments on commit 9eb0759

Please sign in to comment.