mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
added py3.9 and py3.10
This commit is contained in:
parent
6c698e3b88
commit
90fe5cb79c
2 changed files with 8 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -61,6 +61,7 @@ kwargs = {
|
|||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
],
|
||||
|
||||
# Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue