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 6678c2e commit 6f5da63Copy full SHA for 6f5da63
.dockerignore
@@ -27,6 +27,7 @@
27
# include explicitly
28
!ci/**
29
!c_glib/Gemfile
30
+!dev/archery/requirements*.txt
31
!python/requirements*.txt
32
!python/manylinux1/**
33
!python/manylinux2010/**
ci/conda_env_archery.yml
@@ -17,4 +17,4 @@
17
18
click
19
pygithub
20
-ruamel.yaml
+ruamel.yaml
0 commit comments