Skip to content

Commit 0fd5a9c

Browse files
committed
1) deleted conda build dir 2) added readme for the pip dir
1 parent ed2c886 commit 0fd5a9c

File tree

4 files changed

+13
-264
lines changed

4 files changed

+13
-264
lines changed

conda/conda_package_list.txt

Lines changed: 0 additions & 130 deletions
This file was deleted.

conda/pip_requirements.txt

Lines changed: 0 additions & 118 deletions
This file was deleted.

conda/readthedocs_requirements.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

pip/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# AMPL Pip Build README
2+
3+
There are three requirement files:
4+
5+
1. clients_requirements.txt
6+
2. requirements.txt
7+
3. docker_requirements.txt
8+
9+
`clients_requirements.txt` and `requirements.txt` are used for LLNL LC environment build.
10+
`requirements.txt` is used for the external developers build.
11+
`docker_requirements.txt` is used for AMPL docker image build.
12+
13+
Please refer the [README](https://github.com/ATOMScience-org/AMPL#create-pip-env) for more details on the build.

0 commit comments

Comments
 (0)