Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekokatt authored Aug 21, 2020
1 parent 5afdab5 commit 66849dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ def parse_requirements_file(path):
"Discord": metadata.discord_invite,
"Issue Tracker": metadata.issue_tracker,
"CI": metadata.ci,
"Codecov": metadata.mirror_url,
"Source (GitLab mirror)": metadata.mirror_url,
},
packages=setuptools.find_namespace_packages(include=[name + "*"]),
python_requires=">=3.8.0,<3.10",
Expand Down

0 comments on commit 66849dd

Please sign in to comment.