File size: 370 Bytes
0081600
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"]