modified: a/astroid/astroid-1.5.3-Python-2.7.13-base.eb

deleted:    a/astroid/.astroid-1.5.3-Python-2.7.13-base.eb.swp
This commit is contained in:
Lukáš Krupčík 2017-09-08 11:51:54 +02:00
parent d1176531dd
commit 5929116679
2 changed files with 4 additions and 4 deletions

View File

@ -21,9 +21,9 @@ dependencies = [
('Python', '2.7.13', '-base', True), ('Python', '2.7.13', '-base', True),
] ]
#sanity_check_paths = { sanity_check_paths = {
# 'files': [], 'files': [],
# 'dirs': ['lib/python%(pyshortver)s/site-packages/astroid'], 'dirs': ['lib/python%(pyshortver)s/site-packages/astroid-%(version)s-py2.7.egg'],
#} }
moduleclass = 'lib' moduleclass = 'lib'