Skip to content

Commit

Permalink
2 packaging fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
firecat53 committed Dec 18, 2014
1 parent 9b159ef commit d96e416
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
build
dist
test_emails/
MANIFEST
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python

from distutils.core import setup
from setuptools import setup

setup(name="urlscan",
version="0.8.0",
Expand Down

0 comments on commit d96e416

Please sign in to comment.