Added kivent_core and cymunk recipes. Added *~ to .gitignore. Fixed a typo in kivent_core/__init__.py imports.

This commit is contained in:
Lawrence Du 2018-05-23 09:41:09 -07:00
parent c3af68ad99
commit 71928646a2

View file

@ -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