Menu

[947b1a]: / MySQLdb / setup.cfg  Maximize  Restore  History

Download this file

24 lines (21 with data), 604 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[test]
test_suite = nose.collector
[build_ext]
## Only uncomment/set these if the default configuration doesn't work
## Also see http://docs.python.org/dist/setup-config.html
# include-dirs = ?
# library-dirs = ?
# link-objects = ?
# rpath = ?
# libraries = ?
[bdist_rpm]
doc_files = README MANIFEST doc/*.txt
vendor = MySQL-python SourceForge Project
packager = Andy Dustman <adustman@users.sourceforge.net>
distribution-name = Red Stains Linux
requires = python
<<<<<<< HEAD
=======
install-requires = distribute
>>>>>>> MySQLdb-1.2
build-requires = python-devel mysql-devel zlib-devel openssl-devel
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.