Skip to content

Commit

Permalink
Fix for building debian pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ihabunek committed Sep 2, 2017
1 parent cb7f6ec commit f2d1072
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
with open("README.rst") as readme:
long_description = readme.read()

with open("requirements.txt") as f:
install_requires = f.read().split()

setup(
name='toot',
version='0.13.0',
Expand Down

0 comments on commit f2d1072

Please sign in to comment.