File tree Expand file tree Collapse file tree 1 file changed +10
-39
lines changed Expand file tree Collapse file tree 1 file changed +10
-39
lines changed Original file line number Diff line number Diff line change 641
641
src_dir : " progressbar/"
642
642
643
643
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 :
673
644
name : " pylint-dev/pylint"
674
645
commit : null
675
646
tag : " v3.2.6"
682
653
test_dir : " tests/"
683
654
src_dir : " pylint/"
684
655
685
- 46 :
656
+ 44 :
686
657
name : " sphinx-doc/sphinx"
687
658
commit : " 1c131dfffe2d359eda93f7d4cc6d920fbe76efe4"
688
659
tag : null
696
667
test_dir : " tests/"
697
668
src_dir : " sphinx/"
698
669
699
- 47 :
670
+ 45 :
700
671
name : " joblib/joblib"
701
672
commit : null
702
673
tag : " 1.4.2"
721
692
test_dir : " joblib/test/"
722
693
src_dir : " joblib/"
723
694
724
- 48 :
695
+ 46 :
725
696
name : " pydata/xarray"
726
697
commit : null
727
698
tag : " v2024.07.0"
759
730
test_dir : " xarray/tests/"
760
731
src_dir : " xarray/"
761
732
762
- 49 :
733
+ 47 :
763
734
name : " tkem/cachetools"
764
735
commit : null
765
736
tag : " v5.5.0"
770
741
test_dir : " tests/"
771
742
src_dir : " src/cachetools/"
772
743
773
- 50 :
744
+ 48 :
774
745
name : " paramiko/paramiko"
775
746
commit : null
776
747
tag : " 3.4.1"
798
769
test_dir : " tests/"
799
770
src_dir : " paramiko/"
800
771
801
- 51 :
772
+ 49 :
802
773
name : " fabric/fabric"
803
774
commit : null
804
775
tag : " 3.2.2"
818
789
test_dir : " tests/"
819
790
src_dir : " fabric/"
820
791
821
- 52 :
792
+ 50 :
822
793
name : " fsspec/filesystem_spec"
823
794
commit : null
824
795
tag : " 2024.6.1"
831
802
test_dir : " fsspec/tests/"
832
803
src_dir : " fsspec/"
833
804
834
- 53 :
805
+ 51 :
835
806
name : " davidhalter/jedi"
836
807
commit : null
837
808
tag : " v0.19.1"
844
815
test_dir : " test/"
845
816
src_dir : " jedi/"
846
817
847
- 54 :
818
+ 52 :
848
819
name : " andialbrecht/sqlparse"
849
820
commit : null
850
821
tag : " 0.5.1"
858
829
test_dir : " tests/"
859
830
src_dir : " sqlparse/"
860
831
861
- 55 :
832
+ 53 :
862
833
name : " wolph/portalocker"
863
834
commit : null
864
835
tag : " v2.10.1"
You can’t perform that action at this time.
0 commit comments