mirror of
https://github.com/enpaul/kodak.git
synced 2024-11-13 01:56:56 +00:00
Add typing stubfile
This commit is contained in:
parent
3f5259e0b5
commit
2aee3ac946
0
imagemonk/py.typed
Normal file
0
imagemonk/py.typed
Normal file
@ -6,6 +6,7 @@ authors = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
|
||||
description = "HTTP server for uploading images and generating thumbnails"
|
||||
repository = "https://github.com/mocproject/imagemonk/"
|
||||
packages = [{include = "imagemonk"}]
|
||||
include = ["imagemonk/py.typed"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
|
Loading…
Reference in New Issue
Block a user