Skip to content
Snippets Groups Projects
Commit 0499700c authored by Jenkins for Software Heritage's avatar Jenkins for Software Heritage
Browse files

Updated version 0.0.30 from 'debian/upstream/0.0.30'

with Debian dir b14d6f7130e69b223e510b35603cbfa2f06c9e5d
parents 776588f0 5ed0089a
No related branches found
No related tags found
No related merge requests found
[pytest]
addopts = --doctest-modules
norecursedirs = docs
pytest
Metadata-Version: 2.1
Name: swh.model
Version: 0.0.29
Version: 0.0.30
Summary: Software Heritage data model
Home-page: https://forge.softwareheritage.org/diffusion/DMOD/
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
License: UNKNOWN
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Source, https://forge.softwareheritage.org/source/swh-model
Project-URL: Funding, https://www.softwareheritage.org/donate
Description: swh-model
=========
......
.gitignore
AUTHORS
LICENSE
MANIFEST.in
Makefile
Makefile.local
README.md
pytest.ini
requirements-swh.txt
requirements-test.txt
requirements.txt
setup.py
tox.ini
version.txt
bin/git-revhash
bin/swh-hashtree
bin/swh-revhash
docs/.gitignore
docs/Makefile
docs/Makefile.local
docs/conf.py
docs/data-model.rst
docs/index.rst
docs/persistent-identifiers.rst
docs/_static/.placeholder
docs/_templates/.placeholder
docs/images/.gitignore
docs/images/Makefile
docs/images/swh-merkle-dag.dia
swh/__init__.py
swh.model.egg-info/PKG-INFO
swh.model.egg-info/SOURCES.txt
......
Click
vcversioner
Click
[testing]
pytest
[tox]
envlist=flake8,py3
[testenv:py3]
deps =
.[testing]
pytest-cov
commands =
pytest --cov=swh --cov-branch {posargs}
[testenv:flake8]
skip_install = true
deps =
flake8
commands =
{envpython} -m flake8
v0.0.29-0-gfa140b2
\ No newline at end of file
v0.0.30-0-gb8fadd1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment