You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
15 lines
393 B
Diff
15 lines
393 B
Diff
# https://github.com/bitprophet/rudolf/commit/c5543e4460cef83f5166bd8bf8708a0be055c6e3
|
|
diff --git a/setup.py b/setup.py
|
|
index 0d11f75..32e897b 100644
|
|
--- setup.py
|
|
+++ setup.py
|
|
@@ -13,7 +13,7 @@
|
|
license = "ZPL 2.1",
|
|
platforms = ["POSIX"],
|
|
|
|
- install_requires = ["nose>=0.1.0, ==dev"],
|
|
+ install_requires = ["nose>=0.1.0"],
|
|
|
|
url = "http://pypi.python.org/pypi/rudolf/",
|
|
|