Skip to content

Commit 33b6a11

Browse files
author
Nathaniel Chen
committed
Update PKG-INFO
1 parent aac7d7a commit 33b6a11

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/keras2c.egg-info/PKG-INFO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Metadata-Version: 2.1
1+
Metadata-Version: 2.4
22
Name: keras2c
33
Version: 0.1
44
Summary: A library for converting Keras neural networks to real-time compatible C.
@@ -26,6 +26,7 @@ Requires-Dist: tensorflow>=2.0
2626
Requires-Dist: keras
2727
Requires-Dist: numpy
2828
Requires-Dist: pydantic
29+
Dynamic: license-file
2930

3031
#######
3132
keras2c

0 commit comments

Comments
 (0)