.gitignore
LICENSE
README.md
pyproject.toml
.github/FUNDING.yml
.github/workflows/ci.yml
.github/workflows/release.yml
src/env.py
src/envyronment.egg-info/PKG-INFO
src/envyronment.egg-info/SOURCES.txt
src/envyronment.egg-info/dependency_links.txt
src/envyronment.egg-info/requires.txt
src/envyronment.egg-info/top_level.txt
tests/__init__.py
tests/test_env.py