setup.cfg 94 B

12345678
  1. [aliases]
  2. test = pytest
  3. [bdist_wheel]
  4. python-tag = py36
  5. [metadata]
  6. license_file = LICENSE.md