Commit Graph

4 Commits

Author SHA1 Message Date
Claudiu Popa
981829d451 Update pylint to use the new astroid.parse, not testutils.build_module. 2015-07-13 23:28:24 +03:00
Claudiu Popa
d67554aa3a Fix failing test, due to how tox (or drone.io) works: there are multiple copies of pylint installed in different places. 2015-07-03 15:56:09 +03:00
Claudiu Popa
ada4ef8855 New imported features from astroid into pyreverse.
We moved pyreverse.inspector.Project, pyreverse.inspector.project_from_files
and pyreverse.inspector.interfaces. These were moved since they didn't belong in astroid
and they can be better maintained inside pyreverse itself.
2015-07-03 15:18:22 +03:00
Claudiu Popa
dc124624f3 Import astroid inspector to pyreverse.inspector. 2015-06-17 22:23:38 +03:00