You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567
  1. [bdist_wheel]
  2. universal=1
  3. [pytest]
  4. python_files=test_*.py *tests.py
  5. addopts = --nomigrations
  6. norecursedirs = .* *.egg sites src