|
@@ -10,7 +10,7 @@ readme = "README.md"
|
|
license = { text = "Apache-2.0" }
|
|
license = { text = "Apache-2.0" }
|
|
requires-python = ">=3.8"
|
|
requires-python = ">=3.8"
|
|
authors = [{ name = "", email = "YOUREMAIL@domain.com" }]
|
|
authors = [{ name = "", email = "YOUREMAIL@domain.com" }]
|
|
-keywords = ["reflex", "reflex-custom-components"]
|
|
|
|
|
|
+keywords = ["reflex","reflex-custom-components"]
|
|
|
|
|
|
dependencies = ["reflex>=0.4.2"]
|
|
dependencies = ["reflex>=0.4.2"]
|
|
|
|
|