Skip to content

Commit d17263d

Browse files
author
4b796c65
committed
Got rid of SDL.framework, finished all of the relative imports of libtcod.dylib, and tested on OSX again.
1 parent 11e42fd commit d17263d

File tree

260 files changed

+1
-38011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+1
-38011
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def getVersion():
4646
package_data={'tdl': ['lib/*.txt', '*.bmp', '*.png', 'lib/win32/*',
4747
'lib/darwin/*.dylib', 'lib/linux*/*',
4848
'lib/darwin/SDL.framework/Versions/A/SDL']},
49-
classifiers=['Development Status :: 4 - Beta',
49+
classifiers=['Development Status :: 5 - Production/Stable',
5050
'Programming Language :: Python',
5151
'Environment :: Win32 (MS Windows)',
5252
'Environment :: MacOS X',
-197 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.

tdl/lib/darwin/SDL.framework/._SDL

-197 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)