.coveragerc
.deepsource.toml
.gitattributes
.gitignore
.pep8speaks.yml
.pre-commit-config.yaml
AUTHORS.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/dependabot.yml
.github/workflows/lint.yml
.github/workflows/python-publish.yml
.github/workflows/test.yml
ci/requirements/environment.yml
ci/requirements/py3.6.yml
ci/requirements/py3.7.yml
ci/requirements/py3.8.yml
py3dep/__init__.py
py3dep/exceptions.py
py3dep/py3dep.py
py3dep.egg-info/PKG-INFO
py3dep.egg-info/SOURCES.txt
py3dep.egg-info/dependency_links.txt
py3dep.egg-info/not-zip-safe
py3dep.egg-info/requires.txt
py3dep.egg-info/top_level.txt
scripts/generate_pip_deps_from_conda.py
tests/test_exceptions.py
tests/test_py3dp.py