Skip to content

Commit 89e2581

Browse files
glestarisalamages
authored andcommitted
Add setup.py
Signed-off-by: Emmanouil Kiagias <[email protected]>
1 parent 035a465 commit 89e2581

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

setup.py

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
name="Strif",
5+
version="0.0.1",
6+
author="Facloud"
7+
)

0 commit comments

Comments
 (0)