Browse Source

we build egg and wheel pkg

PYADPT-100
heck 5 years ago
parent
commit
32c70ecf7c
  1. 1
      setup.cfg

1
setup.cfg

@ -32,6 +32,7 @@ test_suite = tests
setup_requires =
setuptools >=39.2.0
setuptools_scm >= 4.1.2
wheel >= 0.35.1
[options.extras_require]
# To install these dependencies, run pip install .[test]
test =

Loading…
Cancel
Save