@msabramo I read your setuptools issue
https://bitbucket.org/pypa/setuptools/issue/307/pep440-code-in-setuptools-821-is-parsing
when I started pip-init package, I had the same question: in the package name of base setup.py file is better a dash or underscore ?
so, when a base setup.py file is created, and if the package name have dashes, is a good idea replace automaticaly the dash to a underscore ?
@msabramo I read your setuptools issue
https://bitbucket.org/pypa/setuptools/issue/307/pep440-code-in-setuptools-821-is-parsing
when I started pip-init package, I had the same question: in the package name of base setup.py file is better a dash or underscore ?
so, when a base setup.py file is created, and if the package name have dashes, is a good idea replace automaticaly the dash to a underscore ?