Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit 42de6dc

Browse files
committed
Add config for zest.releaser
1 parent 02a15fb commit 42de6dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
[bdist_wheel]
22
universal=1
3+
4+
[zest.releaser]
5+
python-file-with-version = pydot_ng/__init__.py
6+
release=no
7+
push-changes=no
8+
create-wheel=yes

0 commit comments

Comments
 (0)