add __init__
This commit is contained in:
parent
3b0938293b
commit
84b4917174
3 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ author = Histausse <histausse@protonmail.com>
|
||||||
platforms = unix, linux, osx, cygwin, win32
|
platforms = unix, linux, osx, cygwin, win32
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
packages = test-pip
|
packages = test_pip
|
||||||
python_requires = >=3.6
|
python_requires = >=3.6
|
||||||
package_dir = =src
|
package_dir = =src
|
||||||
zip_safe = no
|
zip_safe = no
|
||||||
|
|
0
src/test_pip/__init__.py
Normal file
0
src/test_pip/__init__.py
Normal file
Loading…
Reference in a new issue