diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2019-05-25 14:00:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-25 14:00:21 (GMT) |
commit | f7fba6cfb62edfc22e9b2e12a00ebaf5f348398e (patch) | |
tree | ccf02644ddd8da2db2c116815a0f64fa464c498c /Python.framework | |
parent | af570745fe3852a9ded0e723a7232e4cc0451e95 (diff) | |
download | cpython-f7fba6cfb62edfc22e9b2e12a00ebaf5f348398e.zip cpython-f7fba6cfb62edfc22e9b2e12a00ebaf5f348398e.tar.gz cpython-f7fba6cfb62edfc22e9b2e12a00ebaf5f348398e.tar.bz2 |
bpo-34632 fix buildbots and remove artifact (GH-13566)
* bpo-34632: Also include the test data directory.
* bpo-34632: remove the framework resources artifacts, accidentally added in 1bbf7b661f (ccbccce)
Diffstat (limited to 'Python.framework')
l--------- | Python.framework/Resources | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Python.framework/Resources b/Python.framework/Resources deleted file mode 120000 index 953ee36..0000000 --- a/Python.framework/Resources +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/Resources
\ No newline at end of file |