Skip to content

Commit 6c00116

Browse files
edbordined-alertedh
authored andcommitted
Fix egg/package name in setup.py
1 parent 3ab919b commit 6c00116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(
4-
name='sample',
4+
name='dnc',
55

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

0 commit comments

Comments
 (0)