.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/lint.yaml
.github/workflows/publish.yaml
.github/workflows/test.yaml
bofire_converters/__init__.py
bofire_converters/opti_to_domain.py
bofire_converters/version.py
bofire_converters.egg-info/PKG-INFO
bofire_converters.egg-info/SOURCES.txt
bofire_converters.egg-info/dependency_links.txt
bofire_converters.egg-info/requires.txt
bofire_converters.egg-info/top_level.txt
test/test_opti_to_domain.py
test/test_pyprojecttoml.py