Skip to content

Commit

Permalink
Python versions (#281)
Browse files Browse the repository at this point in the history
* add ctime to iterfiles

* banks to use ctime

* re-introduce python versions in pyproject.toml
  • Loading branch information
d-chambers authored Jan 9, 2025
1 parent bdd5a94 commit b617ad3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ classifiers = [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
"Topic :: Scientific/Engineering",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]

keywords = ["geophysics", "Seismology"]
Expand Down

0 comments on commit b617ad3

Please sign in to comment.