Skip to content

Commit 534d6ef

Browse files
committed
Merge branch 'master' of github.com:sseemayer/Py2D
2 parents 9f7675c + 3d37653 commit 534d6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
author='Stefan Seemayer',
99
author_email='mail@semicolonsoftware.de',
1010

11-
packages=['py2d'],
11+
packages=['py2d', 'py2d.vecmath'],
1212
)

0 commit comments

Comments
 (0)