We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fccac0a + 399c797 commit 603da0aCopy full SHA for 603da0a
requirements/dev.txt
@@ -1,3 +1,3 @@
1
-r dist.txt
2
mock>=1.0.1,<2
3
-django_nose>=1.4.2,<2
+django-nose>=1.4.2,<2
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="django-dynamic-rules",
9
- version="1.0.2",
+ version="1.0.3",
10
author="IMT Computer Services",
11
author_email="[email protected]",
12
description="Allows you to create dynamic rules related to a particular model",
0 commit comments