.gitignore
Makefile
README.md
UNLICENSE
codecov.yml
dev-environment.yml
environment.yml
pyproject.toml
setup.cfg
.github/workflows/build.yml
bin/check.sh
bin/clean.sh
bin/lint.sh
bin/setup.sh
bin/test.sh
src/scyjava/__init__.py
src/scyjava.egg-info/PKG-INFO
src/scyjava.egg-info/SOURCES.txt
src/scyjava.egg-info/dependency_links.txt
src/scyjava.egg-info/requires.txt
src/scyjava.egg-info/top_level.txt
src/scyjava/config/__init__.py
tests/test_convert.py
tests/test_jvm.py
tests/test_pandas.py
tests/test_version.py