Now the package on pypi is named the same as the Python package, i.e.
the package is stored in '{name}-blah.whl' and
'import {name}' works for the same name='pillarsdk'.
12 lines
123 B
Plaintext
12 lines
123 B
Plaintext
*.pyc
|
|
.*.swp
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
/dist/
|
|
/build/
|
|
MANIFEST
|
|
/.coverage
|
|
/.cache/
|
|
/.tox/
|
|
/pillarsdk.egg-info/
|