mirror of
https://github.com/enpaul/kodak.git
synced 2024-11-23 15:07:13 +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"
|
description = "HTTP server for uploading images and generating thumbnails"
|
||||||
repository = "https://github.com/mocproject/imagemonk/"
|
repository = "https://github.com/mocproject/imagemonk/"
|
||||||
packages = [{include = "imagemonk"}]
|
packages = [{include = "imagemonk"}]
|
||||||
|
include = ["imagemonk/py.typed"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user