Skip to content
Snippets Groups Projects
Commit d60f8d7c authored by Alexis GAMELIN's avatar Alexis GAMELIN
Browse files

Add requirements.txt

Add requirements.txt for pip install
Update mbtrack2.yml to add accelerator-toolbox dependency for lattice import
parent 3c9a712c
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
from mbtrack2.tracking import *
from mbtrack2.impedance import *
from mbtrack2.instability import *
from mbtrack2.utilities import *
\ No newline at end of file
......@@ -9,4 +9,7 @@ dependencies:
- matplotlib
- seaborn
- mpmath
- ipykernel
\ No newline at end of file
- ipykernel
- pip
- pip:
- accelerator-toolbox
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment