Skip to content

Commit a52e4ac

Browse files
committed
Update test-requirements to use shouldbe from PyPI
Previously, test-requirements.txt pulled shouldbe from GitHub. Now, we pull from PyPI instead.
1 parent 51bd27c commit a52e4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flake8
22
nose
33
nose_parameterized
4-
git+https://github.com/DirectXMan12/should_be.git
4+
shouldbe
55
six
66
Cython
77

0 commit comments

Comments
 (0)