Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kynnemall authored Jul 14, 2021
1 parent 4fe114d commit 0a6f823
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions superviolin/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"test.pkl"]
},
classifiers = [
"Programming Language :: Python :: 3.6.2",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
)
)

0 comments on commit 0a6f823

Please sign in to comment.