Mercurial > touhou
log setup.py @ 608:725bd24235a2
age | author | description |
---|---|---|
Wed, 26 Nov 2014 14:00:17 +0100 | Emmanuel Gil Peyrot | Make ANM0 pure-python again, by moving the Cython-dependent ANM class into its own module. |
Wed, 26 Nov 2014 13:37:07 +0100 | Emmanuel Gil Peyrot | Actually compile under 3.x feature level. |
Tue, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Thu, 04 Sep 2014 21:07:45 +0200 | Emmanuel Gil Peyrot | Make setup.py chdir into our root directory, to prevent it to fail when called from elsewhere. |