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 | [argparse] |
---|
27 | pypi=argparse |
---|
28 | |
---|
29 | [ordereddict] |
---|
30 | pypi=ordereddict |
---|
31 | |
---|
32 | [runpy2] |
---|
33 | pypi=runpy2 |
---|
34 | |
---|
35 | ; [ipython] |
---|
36 | ; pypi=ipython |
---|
37 | |
---|
38 | [nose] |
---|
39 | pypi=nose |
---|
40 | |
---|
41 | [coverage] |
---|
42 | pypi=coverage |
---|
43 | ;release=https://software.sandia.gov/svn/public/tpl/coverage/branches/3.0.dev |
---|
44 | |
---|
45 | [unittest2] |
---|
46 | pypi=unittest2 |
---|
47 | |
---|
48 | [bidict] |
---|
49 | pypi=bidict |
---|
50 | |
---|
51 | [pyro] |
---|
52 | release=https://software.sandia.gov/svn/public/tpl/pyro/tags/3.9.1/ |
---|
53 | |
---|
54 | [ply] |
---|
55 | pypi=ply |
---|
56 | |
---|
57 | [coopr] |
---|
58 | pypi=Coopr |
---|
59 | |
---|
Note: See
TracBrowser
for help on using the repository browser.