https://github.com/SoftwareHeritage/swh-model
Revision b2d8bbf569238ca46d159f21f9d9d4e82d43b8bf authored by Stefano Zacchiroli on 01 October 2019, 15:56:57 UTC, committed by Stefano Zacchiroli on 01 October 2019, 15:56:57 UTC
It is now possible to install swh-model without dulwich (and Click, FWIW).

Users who want to use "swh identify" should "pip install swh-model[cli]".
1 parent a9af3e7
History
Tip revision: b2d8bbf569238ca46d159f21f9d9d4e82d43b8bf authored by Stefano Zacchiroli on 01 October 2019, 15:56:57 UTC
setup.py: move CLI dependencies to a dedicated swh-model[cli] subpackage
Tip revision: b2d8bbf
File Mode Size
bin
docs
swh
.gitignore -rw-r--r-- 137 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 14 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 185 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 24 bytes
README.md -rw-r--r-- 598 bytes
mypy.ini -rw-r--r-- 449 bytes
pytest.ini -rw-r--r-- 58 bytes
requirements-cli.txt -rw-r--r-- 14 bytes
requirements-test.txt -rw-r--r-- 21 bytes
requirements.txt -rw-r--r-- 270 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 305 bytes

README.md

back to top