Skip to content

Commit

Permalink
setup.py
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
  • Loading branch information
kennethreitz committed Feb 27, 2018
1 parent d85f5b8 commit 08a0848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import sys
from shutil import rmtree

from setuptools import find_packages, setup, Command
from setuptools import setup, Command

# Package meta-data.
NAME = 'requests-html'
Expand Down

0 comments on commit 08a0848

Please sign in to comment.