Skip to content
Prev Previous commit
Next Next commit
Fix-up MANIFEST.in
For rename of CREDITS to AUTHORS, and previously removed runtests.py.
  • Loading branch information
roryyorke committed May 2, 2020
commit 976b332062199b6864d7a5627c20ad20b42cc1a7
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include slycot/src/*.pyf
include COPYING
include CREDITS
include AUTHORS
include gpl-2.0.txt
include README.rst
include MANIFEST.in
Expand All @@ -13,4 +13,4 @@ include slycot/*.py
include slycot/version.py.in
include slycot/src/*.f
include slycot/tests/*.py
include runtests.py