Skip to content

Commit 2c315a1

Browse files
authored
Add enum34 to empty packages
1 parent 16eaf34 commit 2c315a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,8 @@ Currently available packages:
924924
+=============+===================+==============+
925925
| dataclasses | python >=3.6,<3.7 | python >=3.7 |
926926
+-------------+-------------------+--------------+
927+
| enum34 | python =2.7 | python >=3.4 |
928+
+-------------+-------------------+--------------+
927929
| typing | | python >=3 |
928930
+-------------+-------------------+--------------+
929931

0 commit comments

Comments
 (0)