.flake8
.gitignore
LICENSE
Makefile
README.md
pyproject.toml
.github/release.yml
.github/workflows/build.yml
.github/workflows/lint.yml
.github/workflows/main.yml
.github/workflows/pr.yml
.github/workflows/publish.yml
.github/workflows/release.yml
.github/workflows/test.yml
depenv/__init__.py
depenv.egg-info/PKG-INFO
depenv.egg-info/SOURCES.txt
depenv.egg-info/dependency_links.txt
depenv.egg-info/requires.txt
depenv.egg-info/top_level.txt
examples/__init__.py
examples/birds.py
tests/__init__.py
tests/test_depenv.py