MANIFEST.in
Makefile
README.md
UNLICENSE
dev-environment.yml
environment.yml
pyproject.toml
bin/check.sh
bin/clean.sh
bin/fmt.sh
bin/lint.sh
bin/setup.sh
bin/test.sh
src/scyjava/.__init__.py.swp
src/scyjava/__init__.py
src/scyjava/_arrays.py
src/scyjava/_convert.py
src/scyjava/_jvm.py
src/scyjava/_script.py
src/scyjava/_types.py
src/scyjava/_versions.py
src/scyjava/config.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
tests/test_arrays.py
tests/test_basics.py
tests/test_convert.py
tests/test_pandas.py
tests/test_types.py
tests/test_version.py
tests/.pytest_cache/.gitignore
tests/.pytest_cache/CACHEDIR.TAG
tests/.pytest_cache/README.md
tests/.pytest_cache/v/cache/lastfailed
tests/.pytest_cache/v/cache/nodeids
tests/.pytest_cache/v/cache/stepwise
tests/it/awt.py
tests/it/headless.py
tests/it/java_heap.py
tests/it/jvm_version.py
tests/it/scripting.py