Skip to content

Commit

Permalink
Merge pull request #275 from mitya57/master
Browse files Browse the repository at this point in the history
Drop dependency on Sphinx
  • Loading branch information
ericholscher committed Jan 12, 2016
2 parents 47fff52 + 9e2b171 commit c6455d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
'static/font/*.*'
]},
include_package_data=True,
install_requires=open('requirements.txt').read().splitlines(),
classifiers=[
'Development Status :: 3 - Alpha',
'License :: OSI Approved :: BSD License',
Expand Down

0 comments on commit c6455d2

Please sign in to comment.