Skip to content

Commit

Permalink
Merge pull request not-kennethreitz#11 from jbergstroem/jbergstroem
Browse files Browse the repository at this point in the history
minor fixes
  • Loading branch information
Kenneth Reitz committed Dec 28, 2011
2 parents b4d43cd + 6f88666 commit 1ee6ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
@@ -1,2 +1,3 @@
include AUTHORS
include README.rst
include README.rst
include test_envoy.py
4 changes: 0 additions & 4 deletions setup.py
Expand Up @@ -16,10 +16,6 @@
os.system("python setup.py sdist upload")
sys.exit()

# if sys.argv[-1] == "test":
# os.system("python test_requests.py")
# sys.exit()

required = []

setup(
Expand Down

0 comments on commit 1ee6ccd

Please sign in to comment.