Skip to content

Commit

Permalink
no need for lxml
Browse files Browse the repository at this point in the history
  • Loading branch information
alaingilbert committed Aug 16, 2016
1 parent 1f3eb17 commit 23f6db0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
@@ -1,4 +1,3 @@
beautifulsoup4==4.1.3
lxml==3.6.1
requests==0.14.2
wsgiref==0.1.2
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -10,6 +10,5 @@
packages=['ogame'],
url='https://github.com/alaingilbert/pyogame',
install_requires=['requests',
'lxml',
'beautifulsoup4'],
)

0 comments on commit 23f6db0

Please sign in to comment.