Specify attrs and flat_tree as dependencies
This commit is contained in:
parent
4d9e548945
commit
06f31117ea
@ -31,6 +31,9 @@ classifiers =
|
|||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
Programming Language :: Python :: 3.7
|
Programming Language :: Python :: 3.7
|
||||||
|
install_requires =
|
||||||
|
attrs >= 19.1.0, < 20.0
|
||||||
|
flat-tree >= 0.0.1a3, < 1.0.0
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
use_scm_version = True
|
use_scm_version = True
|
||||||
|
Loading…
Reference in New Issue
Block a user