Skip to content

Commit 360e2f1

Browse files
author
Xiddoc
committed
Pyperclip's main file is irrelevant
1 parent 2748860 commit 360e2f1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

‎stubs/clipboard/METADATA.toml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version = "0.0.*"
22
upstream_repository = "https://github.com/terryyin/clipboard"
3-
requires = ["pyperclip"]
3+
requires = ["types-pyperclip"]
4+
partial_stub = true
45

56
[tool.stubtest]
67
platforms = ["win32", "linux", "darwin"]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pyperclip.__main__

0 commit comments

Comments
 (0)