Skip to content

Commit ebaeb90

Browse files
committed
disable pypi via fullrelease
1 parent c62076a commit ebaeb90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
History
22
=======
33

4-
2.2.3 (unreleased)
5-
------------------
4+
2.2.3b (unreleased)
5+
-------------------
66

77
- Added build/release Github action.
88

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ force_alphabetical_sort_within_sections = true
2626
# Define setup.py command aliases here
2727

2828
[zest.releaser]
29-
create-wheel = yes
29+
create-wheel = false
3030
python-file-with-version = threedigrid/__init__.py

0 commit comments

Comments
 (0)