drop augeas as libaugeas is a pain to patch

This commit is contained in:
Jorge Schrauwen 2016-01-23 14:02:59 +00:00
parent 83b6935ab0
commit 8417f8da08
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
GitPython==0.3.2.RC1
python-augeas
dateutils
pyghmi
croniter

View file

@ -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',