mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
drop augeas as libaugeas is a pain to patch
This commit is contained in:
parent
83b6935ab0
commit
8417f8da08
2 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
GitPython==0.3.2.RC1
|
||||
python-augeas
|
||||
dateutils
|
||||
pyghmi
|
||||
croniter
|
||||
|
|
1
setup.py
1
setup.py
|
@ -1163,7 +1163,6 @@ class SaltDistribution(distutils.dist.Distribution):
|
|||
# all these should be safe to force include
|
||||
freezer_includes.extend([
|
||||
'cherrypy',
|
||||
'augeas',
|
||||
'dateutils',
|
||||
'pyghmi',
|
||||
'croniter',
|
||||
|
|
Loading…
Add table
Reference in a new issue