diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ develop: - pip install "file://`pwd`#egg=sentry[tests]" + pip install "file://`pwd`#egg=pykss[tests]" pip install -e . --use-mirrors lint: |
![]() |
index : pykss | |
| Python implementation of KSS |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Makefile | 2 |
@@ -1,5 +1,5 @@ develop: - pip install "file://`pwd`#egg=sentry[tests]" + pip install "file://`pwd`#egg=pykss[tests]" pip install -e . --use-mirrors lint: |