Skip to content

Commit

Permalink
Updated setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mlauer154 committed Sep 22, 2023
1 parent 730d154 commit a0176e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
package_data={"pymead": ["gui/gui_settings/defaults/*.json", "icons/*.png", "icons/*.jpg", "gui/*.json",
"gui/gui_settings/themes/*.json", "gui/gui_settings/*.json"]},
python_requires=">3.10.9",
python_requires=">=3.10",
packages=["pymead", "pymead/core", "pymead/examples", "pymead/utils", "pymead/gui",
"pymead/tests", "pymead/resources", "pymead/analysis", "pymead/data", "pymead/icons",
"pymead/optimization", "pymead/plugins", "pymead/plugins/IGES", "pymead/plugins/NX",
Expand Down

0 comments on commit a0176e6

Please sign in to comment.