Skip to content

Commit

Permalink
blacken setup
Browse files Browse the repository at this point in the history
  • Loading branch information
GemmaTuron committed Sep 27, 2023
1 parent 8bc9200 commit 1df7763
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 @@ -66,7 +66,7 @@ def get_version(package_path):
packages=find_packages(),
entry_points={"console_scripts": ["ersilia=ersilia.cli:cli"]},
classifiers=[
"Programming Language :: Python :: 3.7",
"Programming Language x:: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
Expand Down

0 comments on commit 1df7763

Please sign in to comment.