Skip to content

Commit

Permalink
Maintenance (#293)
Browse files Browse the repository at this point in the history
* Small maintenance things
* Remove runtests
  • Loading branch information
prisae authored Jul 26, 2022
1 parent 2021eeb commit bd515ba
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 102 deletions.
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ exclude CHANGELOG.rst
exclude Makefile
exclude requirements.txt
exclude requirements-dev.txt
exclude runtests.sh
exclude setup.cfg
exclude .gitignore
exclude .coveragerc
Expand Down
101 changes: 0 additions & 101 deletions runtests.sh

This file was deleted.

1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
],
entry_points={
"console_scripts": [
Expand Down

0 comments on commit bd515ba

Please sign in to comment.