We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b86b4 commit 88a84baCopy full SHA for 88a84ba
2 files changed
examples/proteus.linux2.yaml
@@ -108,6 +108,7 @@ packages:
108
buildbot-worker:
109
julia:
110
pyjulia:
111
+ scandir:
112
#backports-shutil-get-terminal-size:
113
#configparser:
114
#rtree:
pkgs/scandir.yaml
@@ -0,0 +1,9 @@
1
+extends: [setuptools_package]
2
+
3
+dependencies:
4
+ build: []
5
+ run: []
6
7
+sources:
8
+ - key: tar.gz:yjqs2gsipwapwrybwsurziny7ctjlmno
9
+ url: https://pypi.python.org/packages/bd/f4/3143e0289faf0883228017dbc6387a66d0b468df646645e29e1eb89ea10e/scandir-1.5.tar.gz
0 commit comments