8000 remove repos · commit-0/build_dataset@6d562e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d562e4

Browse files
committed
remove repos
1 parent 5b595e2 commit 6d562e4

File tree

1 file changed

+10
-39
lines changed

1 file changed

+10
-39
lines changed

data/repos.yml

Lines changed: 10 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -641,35 +641,6 @@
641641
src_dir: "progressbar/"
642642

643643
43:
644-
name: "Baekalfen/PyBoy"
645-
commit: null
646-
tag: "v2.2.2"
647-
python: "3.12"
648-
pre_install:
649-
- "apt update"
650-
- "apt install libopengl0 freeglut3-dev"
651-
- "apt-get install clang"
652-
install: "pip install -e .[all]"
653-
packages:
654-
- "requirements.txt"
655-
- "requirements_tests.txt"
656-
specification: "https://docs.pyboy.dk/"
657-
test_cmd: "pytest -n auto -v"
658-
test_dir: "tests/"
659-
src_dir: "pyboy/"
660-
661-
44:
662-
name: "pytest-dev/pytest"
663-
commit: null
664-
tag: "8.3.2"
665-
python: "3.10"
666-
install: "pip install -e .[dev]"
667-
specification: "https://docs.pytest.org/_/downloads/en/8.3.x/pdf/"
668-
test_cmd: "pytest"
669-
test_dir: "testing/"
670-
src_dir: "src/"
671-
672-
45:
673644
name: "pylint-dev/pylint"
674645
commit: null
675646
tag: "v3.2.6"
@@ -682,7 +653,7 @@
682653
test_dir: "tests/"
683654
src_dir: "pylint/"
684655

685-
46:
656+
44:
686657
name: "sphinx-doc/sphinx"
687658
commit: "1c131dfffe2d359eda93f7d4cc6d920fbe76efe4"
688659
tag: null
@@ -696,7 +667,7 @@
696667
test_dir: "tests/"
697668
src_dir: "sphinx/"
698669

699-
47:
670+
45:
700671
name: "joblib/joblib"
701672
commit: null
702673
tag: "1.4.2"
@@ -721,7 +692,7 @@
721692
test_dir: "joblib/test/"
722693
src_dir: "joblib/"
723694

724-
48:
695+
46:
725696
name: "pydata/xarray"
726697
commit: null
727698
tag: "v2024.07.0"
@@ -759,7 +730,7 @@
759730
test_dir: "xarray/tests/"
760731
src_dir: "xarray/"
761732

762-
49:
733+
47:
763734
name: "tkem/cachetools"
764735
commit: null
765736
tag: "v5.5.0"
@@ -770,7 +741,7 @@
770741
test_dir: "tests/"
771742
src_dir: "src/cachetools/"
772743

773-
50:
744+
48:
774745
name: "paramiko/paramiko"
775746
commit: null
776747
tag: "3.4.1"
@@ -798,7 +769,7 @@
798769
test_dir: "tests/"
799770
src_dir: "paramiko/"
800771

801-
51:
772+
49:
802773
name: "fabric/fabric"
803774
commit: null
804775
tag: "3.2.2"
@@ -818,7 +789,7 @@
818789
test_dir: "tests/"
819790
src_dir: "fabric/"
820791

821-
52:
792+
50:
822793
name: "fsspec/filesystem_spec"
823794
commit: null
824795
tag: "2024.6.1"
@@ -831,7 +802,7 @@
831802
test_dir: "fsspec/tests/"
832803
src_dir: "fsspec/"
833804

834-
53:
805+
51:
835806
name: "davidhalter/jedi"
836807
commit: null
837808
tag: "v0.19.1"
@@ -844,7 +815,7 @@
844815
test_dir: "test/"
845816
src_dir: "jedi/"
846817

847-
54:
818+
52:
848819
name: "andialbrecht/sqlparse"
849820
commit: null
850821
tag: "0.5.1"
@@ -858,7 +829,7 @@
858829
test_dir: "tests/"
859830
src_dir: "sqlparse/"
860831

861-
55:
832+
53:
862833
name: "wolph/portalocker"
863834
commit: null
864835
tag: "v2.10.1"

0 commit comments

Comments
 (0)
0