Changeset 5e84106 in ammosreader for setup.cfg


Ignore:
Timestamp:
05/10/22 16:51:55 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
77ab452
Parents:
27e3114
Message:

python version downgraded to 3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.cfg

    r27e3114 r5e84106  
    3131    numpy==1.21
    3232    setuptools>=52.0.0
    33 python_requires = >=3.10
     33python_requires = >=3.9
    3434package_dir =
    3535    =src
Note: See TracChangeset for help on using the changeset viewer.