Skip to content

Commit

Permalink
py versions for display
Browse files Browse the repository at this point in the history
  • Loading branch information
rraadd88 committed May 26, 2024
1 parent 69ddf57 commit fc560d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,12 @@ def run(self):
long_description="https://github.com/rraadd88/beditor/blob/master/README.md",
keywords=["CRISPR", "genome", "biology"],
license="General Public License v. 3",
classifiers=[
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
],
install_requires=requirements["base"],
extras_require=extras_require,
platforms="Tested on Ubuntu 22.04 64bit",
Expand Down

0 comments on commit fc560d2

Please sign in to comment.