mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 23:10:18 +00:00
Add package metadata
This commit is contained in:
+4
-1
@@ -2,8 +2,11 @@
|
||||
name = "replit"
|
||||
version = "0.3.0"
|
||||
description = "Interface with repl.it database"
|
||||
authors = ["Scoder12 <34356756+Scoder12@users.noreply.github.com>"]
|
||||
authors = ["Scoder12 <pypi@scoder12.ml>", "AllAwesome497"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/replit/replit-py"
|
||||
homepage = "https://github.com/replit/replit-py"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
||||
Reference in New Issue
Block a user