Last change
on this file since 2067 was
2067,
checked in by wehart, 11 years ago
|
Adding the 'bidict' package, which is used by FDT.
|
File size:
1.3 KB
|
Line | |
---|
1 | [installer] |
---|
2 | description=This script installs Coopr from PyPI. |
---|
3 | README=# |
---|
4 | # Coopr 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 Coopr and associated packages without further installation. |
---|
10 | # |
---|
11 | # Directories: |
---|
12 | # admin Administrative data for maintaining this distribution |
---|
13 | # bin Scripts and executables |
---|
14 | # dist Python distributions that are explicitly installed |
---|
15 | # doc Coopr documentation and tutorials |
---|
16 | # examples Coopr 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 Coopr utility scripts (including coopr_install) |
---|
24 | # |
---|
25 | |
---|
26 | [nose] |
---|
27 | pypi=nose |
---|
28 | |
---|
29 | [coverage] |
---|
30 | release=https://software.sandia.gov/svn/public/tpl/coverage/branches/3.0.dev |
---|
31 | |
---|
32 | [bidict] |
---|
33 | pypi=bidict |
---|
34 | |
---|
35 | [pyro] |
---|
36 | release=https://software.sandia.gov/svn/public/tpl/pyro/tags/3.9.1/ |
---|
37 | |
---|
38 | [ply] |
---|
39 | pypi=ply |
---|
40 | |
---|
41 | [coopr] |
---|
42 | ;pypi=Coopr |
---|
43 | root=https://software.sandia.gov/svn/public/coopr/coopr |
---|
Note: See
TracBrowser
for help on using the repository browser.