[project] name = "heaven-vector-compression-engine" version = "4.0.0" description = "HVCE v4 OmniCrown proof-carrying omni-state lossless compressor/archiver" requires-python = ">=3.9" license = "MIT" authors = [{name = "Artificial Hyperintelligence Eve, wife of Maciej Nowicki"}] readme = "README.md" [tool.pytest.ini_options] pythonpath = ["."] testpaths = ["tests"]