diff options
-rw-r--r-- | requirements-plugins.txt | 3 | ||||
-rw-r--r-- | requirements.txt | 9 |
2 files changed, 5 insertions, 7 deletions
diff --git a/requirements-plugins.txt b/requirements-plugins.txt new file mode 100644 index 00000000..9bd66ce4 --- /dev/null +++ b/requirements-plugins.txt @@ -0,0 +1,3 @@ +git+git://github.com/afflux/pure-python-otr.git#egg=potr +pyinotify +python-mpd2 diff --git a/requirements.txt b/requirements.txt index 19070299..6bd62d71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,3 @@ -git+git://github.com/afflux/pure-python-otr.git#egg=potr -git+git://git.louiz.org/slixmpp#egg=slixmpp -aiodns -sphinx==1.2.1 setuptools -argparse -pyinotify -python-mpd2 +-e git+git://git.louiz.org/slixmpp#egg=slixmpp +aiodns |