Last change
on this file was
9529,
checked in by wehart, 6 years ago
|
Moving coopr-centric config files into the OLD
directory
|
File size:
1.0 KB
|
Line | |
---|
1 | [installer] |
---|
2 | description=This script installs Pyomo from PyPI. |
---|
3 | README=# |
---|
4 | # Pyomo Installation generated with pypi.ini. |
---|
5 | # |
---|
6 | # This directory is managed with virtualenv, which creates a |
---|
7 | # virtual Python installation. If the 'bin' directory is put in |
---|
8 | # user's PATH environment, then the bin/python command can be used to |
---|
9 | # employ Pyomo. |
---|
10 | # |
---|
11 | # Directories: |
---|
12 | # admin Administrative data for maintaining this distribution |
---|
13 | # bin Scripts and executables |
---|
14 | # dist Python packages that are not intended for development |
---|
15 | # doc Documentation and tutorials |
---|
16 | # examples Examples |
---|
17 | # include Python header files |
---|
18 | # lib Python libraries and installed packages |
---|
19 | # src Python packages whose source files can be |
---|
20 | # modified and used directly within this virtual Python |
---|
21 | # installation. |
---|
22 | # Scripts Python bin directory (used on MS Windows) |
---|
23 | # util Utility scripts |
---|
24 | # |
---|
25 | |
---|
26 | [externals] |
---|
27 | pyutilib=https://software.sandia.gov/svn/public/pyutilib/vpy/pypi.ini |
---|
28 | |
---|
29 | [pyomo] |
---|
30 | pypi=Pyomo |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.