Skip to content

Commit e6f2f3e

Browse files
committed
python-stdlib/copy: Declare dependency on types.
1 parent c113611 commit e6f2f3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python-stdlib/copy/manifest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
metadata(version="3.3.3-2")
22

3+
require("types")
4+
35
module("copy.py")

0 commit comments

Comments
 (0)