Skip to content

Commit

Permalink
Slim down setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Feb 8, 2014
1 parent f10f947 commit 4e633b1
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
[bdist_rpm]
release = 1
provides = pyvisa
requires = python
doc_files = README
ChangeLog
docs/pyvisa.pdf
docs/pyvisa/
docs/vpp43.html
docs/index.html
docs/default.css
[install]
# Change the directory where PyVISA will be installed.
# By default, this is sys.prefix, which should be
# appropriate for your platform; however, if you need to
# install to /usr instead, uncomment this line.
#prefix = /usr
[egg_info]
tag_build = .dev
tag_svn_revision = 1
[build_sphinx]
source-dir = docs/
build-dir = docs/_build
all_files = 1
[check-manifest]
ignore =
.travis.yml
Expand Down

0 comments on commit 4e633b1

Please sign in to comment.