Added kivent_core and cymunk recipes. Added *~ to .gitignore. Fixed a typo in kivent_core/__init__.py imports.
This commit is contained in:
parent
c3af68ad99
commit
71928646a2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ E-mail: larrydu88@gmail.com
|
||||||
from toolchain import CythonRecipe, shprint
|
from toolchain import CythonRecipe, shprint
|
||||||
import sh
|
import sh
|
||||||
from os.path import join
|
from os.path import join
|
||||||
from os import environ, chdir,
|
from os import environ, chdir
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue