mirror of
https://github.com/ansible/mazer.git
synced 2026-02-05 12:45:17 +01:00
Add 'attrs' to setup.py deps, '-e .' requirements.txt
This commit is contained in:
@@ -1,15 +1,3 @@
|
||||
six
|
||||
PyYaml
|
||||
--index-url https://pypi.python.org/simple/
|
||||
|
||||
# for loading yaml into ordered dicts
|
||||
yamlloader
|
||||
|
||||
# TODO: we can likely eliminate this
|
||||
jinja2
|
||||
|
||||
# Used if we need offline version compares
|
||||
semver
|
||||
|
||||
# used for data classes
|
||||
# 18.1.0 introduces the 'factory' keyword
|
||||
attrs>=18.1.0
|
||||
-e .
|
||||
|
||||
Reference in New Issue
Block a user