Skip to content

Commit

Permalink
Fix egg/package name in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edbordin authored and ed-alertedh committed Oct 2, 2017
1 parent 3ab919b commit 6c00116
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
@@ -1,7 +1,7 @@
from setuptools import setup

setup(
name='sample',
name='dnc',

# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
Expand Down

0 comments on commit 6c00116

Please sign in to comment.