update
This commit is contained in:
15
pixi.toml
Normal file
15
pixi.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[workspace]
|
||||
authors = ["hotwa <pylyzeng@gmail.com>"]
|
||||
channels = ["conda-forge"]
|
||||
name = "vinatools"
|
||||
platforms = ["osx-arm64", "linux-aarch64"]
|
||||
version = "0.1.0"
|
||||
|
||||
[tasks]
|
||||
|
||||
[dependencies]
|
||||
rdkit = ">=2025.9.1,<2026"
|
||||
openbabel = ">=3.1.1,<4"
|
||||
meeko = ">=0.5.0,<0.6"
|
||||
jupyter = ">=1.1.1,<2"
|
||||
notebook = ">=7.4.7,<8"
|
||||
Reference in New Issue
Block a user