File: buildout.cfg

package info (click to toggle)
python-pulp 1.6.0%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,508 kB
  • sloc: python: 6,003; sh: 36; makefile: 25
file content (14 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[buildout]
develop = .
parts = pythonpulp scripts 

[pythonpulp]
recipe = zc.recipe.egg
interpreter = pythonpulp
eggs = pulp

[scripts]
recipe = zc.recipe.egg:scripts
eggs = pulp