Skip to content

Commit cf9bbea

Browse files
authored
Update debian patch after changes to setup.cfg (#464)
Release regression caused by 7d930ea
1 parent b381086 commit cf9bbea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/patches/setup.cfg.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Author: Dirk Thomas <[email protected]>
55

66
--- setup.cfg 2018-05-27 11:22:33.000000000 -0700
77
+++ setup.cfg.patched 2018-05-27 11:22:33.000000000 -0700
8-
@@ -31,8 +31,11 @@
8+
@@ -32,8 +32,11 @@
99
EmPy
1010
pytest
1111
pytest-cov
@@ -18,4 +18,4 @@ Author: Dirk Thomas <[email protected]>
1818
+ # pytest-rerunfailures
1919
setuptools>=30.3.0
2020
packages = find:
21-
tests_require =
21+
zip_safe = false

0 commit comments

Comments
 (0)