Skip to content

Commit

Permalink
Remove old install_requires section
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Oct 2, 2016
1 parent 63646d3 commit 86e799c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@
long_description=open('README.md').read(),
install_requires=install_requires,

install_requires=[
"psutil",
"BeautifulSoup4",
"sphinx_rtd_theme",
"Pygments",
"lxml",
],

packages=[
'tracer',
'tracer.controllers',
Expand Down

0 comments on commit 86e799c

Please sign in to comment.