new file: Makefile modified: README.rst modified: nested_lookup/lookup_api.py new file: nested_lookup/tests/__init__.py renamed: test_lookup_api.py -> nested_lookup/tests/test_lookup_api.py renamed: test_nested_lookup.py -> nested_lookup/tests/test_nested_lookup.py new file: requirements-test.txt modified: setup.py
12 lines
126 B
Text
12 lines
126 B
Text
__pycache__*
|
|
.pytest_cache*
|
|
*.pyc
|
|
.coverage
|
|
build/*
|
|
dist/*
|
|
nested_lookup.egg-info/*
|
|
.cache
|
|
.vscode
|
|
git_commit.sh
|
|
venv/*
|
|
env/*
|