python-astroid/pytest.ini
Jan Matejek e3c0d8a14e Accepting request 479728 from devel:languages:python:singlespec
- update for singlespec
- update to 1.4.9
  * classes can now know their definition-time arguments
  * getitem() now accepts node objects
  * explicit namespace package support
  * see more details in ChangeLog
- update to 2.0-pre-release git version for python 3.6 support
  (boo#1026174)
- enable test suite for all pythons

OBS-URL: https://build.opensuse.org/request/show/479728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=22
2017-03-15 15:32:03 +00:00

4 lines
83 B
INI

[pytest]
python_files = astroid/tests/unittest_*.py
norecursedirs = _build.* build