We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212cb77 commit 2cd63d6Copy full SHA for 2cd63d6
unix-ffi/glob/manifest.py
@@ -1,7 +1,7 @@
1
metadata(version="0.5.2")
2
3
require("os", unix_ffi=True)
4
-require("os.path")
+require("os-path")
5
require("re", unix_ffi=True)
6
require("fnmatch")
7
0 commit comments