Skip to content

Commit 8b0a57e

Browse files
authored
Add typing to empty
Added in conda-forge/typing-feedstock@862d1c4
1 parent 0b005e9 commit 8b0a57e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,9 +866,11 @@ Currently available packages:
866866

867867
+-------------+-------------------+--------------+
868868
| Name | Available on: | Empty on: |
869-
+=============+===================+==============+
869+
+-------------+-------------------+--------------+
870870
| dataclasses | python >=3.6,<3.7 | python >=3.7 |
871871
+-------------+-------------------+--------------+
872+
| typing | | python >=3 |
873+
+-------------+-------------------+--------------+
872874

873875

874876
Noarch builds

0 commit comments

Comments
 (0)