Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Core dependencies for CCD
|
| 2 |
+
pip
|
| 3 |
+
ccd @ git+https://github.com/X-iZhang/CCD.git
|