File: requirements-dev.txt

package info (click to toggle)
circuits 3.1.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,756 kB
  • sloc: python: 15,945; makefile: 130
file content (17 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Convenient Development Tasks
Fabric==1.8.3

# Debugging
pudb==2014.1

# Running Tests
tox==1.7.1
pytest==2.5.2
pytest-cov==1.6

# Generating Documentation
Sphinx==1.2.2
Sphinx-PyPI-upload==0.2.1
sphinxcontrib-bitbucket==1.0
sphinxcontrib-googleanalytics==0.1
sphinxcontrib-programoutput==0.8