fusion-energy / brep_to_h5m

Converts Brep CAD geometry files to h5m geometry files compatible with DAGMC simulations
MIT License
1 stars 2 forks source link

Can't pip install #14

Closed RemDelaporteMathurin closed 2 years ago

RemDelaporteMathurin commented 2 years ago

running

pip install brep_to_h5m

produces

ERROR: Could not find a version that satisfies the requirement brep_to_h5m (from versions: none)
ERROR: No matching distribution found for brep_to_h5m

running

pip install brep-to-h5m

produces

ERROR: Could not find a version that satisfies the requirement brep-to-h5m (from versions: none)
ERROR: No matching distribution found for brep-to-h5m
shimwell commented 2 years ago

Thanks Remi, I've just released a new version,. It should pip install now