chore: scaffold devranta project with Makefile, CI workflow, and async API client stub
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: devranta
|
||||
Version: 1.0.0
|
||||
Summary: Async devRant API client made with aiohttp.
|
||||
Author: retoor
|
||||
Author-email: retoor@molodetz.nl
|
||||
License: MIT
|
||||
Requires-Python: >=3.7
|
||||
Description-Content-Type: text/markdown
|
||||
Requires-Dist: requests
|
||||
Requires-Dist: aiohttp
|
||||
Requires-Dist: dataset
|
||||
Reference in New Issue
Block a user