Skip to content

Commit 2ec16ef

Browse files
committed
prepare for publishing
1 parent ba57b6d commit 2ec16ef

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ __pycache__/
44
build/
55
*.egg-info/
66
*.egg
7+
dist/

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
license='MIT',
1616
author='Nazar Kanaev',
1717
author_email='[email protected]',
18+
py_modules=['imgspy'],
1819
test_suite='tests')

0 commit comments

Comments
 (0)