Refactor(clan_cli): init clan_lib folder
This commit is contained in:
0
pkgs/clan-cli/clan_lib/__init__.py
Normal file
0
pkgs/clan-cli/clan_lib/__init__.py
Normal file
0
pkgs/clan-cli/clan_lib/py.typed
Normal file
0
pkgs/clan-cli/clan_lib/py.typed
Normal file
@@ -15,6 +15,7 @@ Documentation = "https://docs.clan.lol/"
|
||||
Repository = "https://git.clan.lol/clan/clan-core"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["clan_lib*", "clan_cli*"]
|
||||
exclude = ["clan_cli.nixpkgs*", "result"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
|
||||
Reference in New Issue
Block a user