Aaron Tygart
|
5aee1e7ad9
Add windows support for open file count
|
12 years ago |
Aaron Tygart
|
0012024c63
Add additional modules for freezing on windows
|
12 years ago |
Aaron Tygart
|
98d8ed8723
Add bdist_esky command to setup.py
|
12 years ago |
Seth House
|
3791d3ba0a
Added path checking to setup.py
|
12 years ago |
Seth House
|
6e7afc0d0e
Changed setuptools opt-in to be more explicit; added a quick explanation
|
12 years ago |
Seth House
|
983ef87626
Change setup.py shebang to point to python instead of python2
|
12 years ago |
Intchanter
|
f663dd2c46
Merge branch 'develop' of https://github.com/saltstack/salt into develop
|
12 years ago |
Thomas S Hatch
|
4b5474db19
Add new pillar loader directory to setup.py
|
12 years ago |
Intchanter
|
3c05a3ee78
Merge branch 'develop' of https://github.com/saltstack/salt into develop
|
12 years ago |
Intchanter
|
66b2e4988c
PEP8 for packaging
|
12 years ago |
David Boucha
|
7d89ee3783
import setuptools if SETUPTOOLS env var exists
|
12 years ago |
Baiju Muthukadan
|
e350edd2a0
remove unused imports
|
12 years ago |
Benoit Bryon
|
ee0072d3e8
Updated setup(): use setuptools' console_scripts if available, else fallback to distutils' scripts. Refs #1028.
|
12 years ago |
Thomas S Hatch
|
d2ccea1991
Merge pull request #1221 from 0xDEC0DE/develop
|
12 years ago |
Nicolas Simonds
|
328486caa6
setup.py falls down, does boom when building package for Debian Squeeze
|
12 years ago |
Baiju Muthukadan
|
763a4287cf
Exit testrunner with proper exit code
|
12 years ago |
Jeff Hutchins
|
f433c136ba
Rename rh_network folder to rh_ip
|
12 years ago |
Jeff Hutchins
|
3b69d3c557
Fix setup so it will actually install templates
|
12 years ago |
Jeff Hutchins
|
418c161aaa
Add package data to the setup
|
12 years ago |
Monty Taylor
|
12fd1315f8
Add tox config.
|
12 years ago |
Thomas S Hatch
|
8539ac1746
remove creation of files in /etc
|
12 years ago |
Dan Colish
|
eae7bea4f6
Add requirements.txt to sdist and allow setup.py to use setuptools if detected in environment
|
12 years ago |
Seth House
|
4b14811779
Revert "Merge pull request #548 from Lanzaa/develop"
|
13 years ago |
Thomas S Hatch
|
7b16bc18be
take msgpack out of the setup.py
|
13 years ago |
Thomas S Hatch
|
532d868fa5
add docs files to the tarball
|
13 years ago |
Thomas S Hatch
|
22894b373b
remove cytest from setup.py
|
13 years ago |
Colin B.
|
21d757ba73
Salt is now platform dependent. Use get_python_lib(1)
|
13 years ago |
Jeff Bauer
|
94a8b927de
added salt/config.py, setup.py changes
|
13 years ago |
Seth House
|
204414ff91
Moved version info to own file to avoid import issues
|
13 years ago |
Thomas S Hatch
|
dd83dfad98
fix setting python to python2
|
13 years ago |