environment added

This commit is contained in:
cetin 2023-10-23 15:28:59 +02:00
parent e9efcec63e
commit fe6e0f7694

21
environment.yaml Normal file
View File

@ -0,0 +1,21 @@
name: basic
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- root
- pre-commit
- jupyter
- black=22.8.0
- clang-format
- matplotlib
- uproot
- awkward
- pandas
- numpy
- scikit-learn
- mplhep
- seaborn
- scipy