Skip to content

Commit

Permalink
remove direct dependencies from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jonty-comp committed Jul 10, 2018
1 parent 67a7ff6 commit 5f03751
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
url='http://jamesharrison.github.com/openob',
scripts=['bin/openob'],
packages=['openob', 'openob.rtp'],
requires=['pygst', 'redis'],
install_requires=['redis'],
classifiers=["Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 2",
Expand Down

0 comments on commit 5f03751

Please sign in to comment.