Alex Gaynor
|
ad5cd0849a
Document the supported versions of Python in setup.py
|
11 years ago |
Chris McDonough
|
0f4bd3e1aa
add setup.py dev alias, which will cause nose and coverage to be installed (unlike setup.py develop)
|
11 years ago |
Mike Naberezny
|
2241239265
Depend on meld3 >= 1.0.0 for Py3 compat
|
11 years ago |
Mike Naberezny
|
3623b81547
Merge branch 'master' into feature.py3
|
11 years ago |
Mike Naberezny
|
5dc7355cbb
Remove support for Python 2.5
|
11 years ago |
Marc Abramowitz
|
643699ba72
setup.py: PEP8ify
|
11 years ago |
Mike Naberezny
|
e3a33f65bf
Update maintainer info
|
11 years ago |
Chris McDonough
|
98c56768b8
merge scott maxwell\'s python 3 patches into master and fix tests
|
11 years ago |
dongweiming
|
b0f65e3a32
Delete duplicate "here"
|
11 years ago |
Mike Naberezny
|
4cd438b4f0
Remove setuptools from requirements list. Fixes #283
|
11 years ago |
Mike Naberezny
|
131509441c
Revert "Python 2.4 is no longer supported"
|
12 years ago |
Mike Naberezny
|
b45eb69ba0
Python 2.4 is no longer supported
|
12 years ago |
Mike Naberezny
|
3803fd7505
Update copyright year to 2013
|
12 years ago |
Scott Maxwell
|
dd7d2e1ad3
Update to run on Python 3.x
|
12 years ago |
Jens Rantil
|
d278079ea2
Fixing `tests_require` in setup.py
|
13 years ago |
Roger Hoover
|
24928d95ed
Revert "Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball"
|
13 years ago |
Roger Hoover
|
1b1091624c
Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball
|
13 years ago |
Mike Naberezny
|
c396d5ae34
Update copyright year to 2012
|
13 years ago |
Mike Naberezny
|
c81e32b96a
Python 2.3 is no longer supported
|
13 years ago |
Mike Naberezny
|
fa3796ae12
Python 2.3 is no longer supported
|
13 years ago |
Mike Naberezny
|
05b5dac1cb
Remove the unused "supervisor_rpc" entry point
|
13 years ago |
Mike Naberezny
|
f47c4d310e
Add Python 3 to the version error
|
14 years ago |
Mike Naberezny
|
5523609e5b
List setuptools dependency for completeness
|
14 years ago |
Mike Naberezny
|
823438321a
Remove data_files; it's a leftover from before we used setuptools
|
14 years ago |
Mike Naberezny
|
97ebe742de
Move supervisor/ to repository toplevel
|
14 years ago |
Mike Naberezny
|
cffa1d5a18
Add HISTORY.txt to data_files
|
14 years ago |
Mike Naberezny
|
57d5475d62
Rename README.txt to README.rst so GitHub renders it as ReStructuredText
|
14 years ago |
Mike Naberezny
|
df78f64a9f
Update maintainer info
|
14 years ago |
Chris McDonough
|
5de67d8915
- Moved 2.X change log entries into ``HISTORY.txt``.
|
14 years ago |
Chris McDonough
|
edcb586f35
- Fix copyrights.
|
15 years ago |