Changeset bcf4258 in ammosreader
- Timestamp:
-
05/05/22 10:36:40
(3 years ago)
- Author:
- Enrico Schwass <ennoausberlin@…>
- Branches:
- AmmosSource, guix
- Children:
- 7cadef2
- Parents:
- ab5dc3c
- Message:
-
setup.cfg now requires python3.10
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rab5dc3c
|
rbcf4258
|
|
31 | 31 | numpy==1.21 |
32 | 32 | setuptools>=52.0.0 |
33 | | python_requires = >=3.8 |
| 33 | python_requires = >=3.10 |
34 | 34 | package_dir = |
35 | 35 | =src |