Skip to content

Commit 88a84ba

Browse files
committed
added scandir package
1 parent 96b86b4 commit 88a84ba

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

examples/proteus.linux2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ packages:
108108
buildbot-worker:
109109
julia:
110110
pyjulia:
111+
scandir:
111112
#backports-shutil-get-terminal-size:
112113
#configparser:
113114
#rtree:

pkgs/scandir.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)