mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
metadata: Remove code ensuring YAML 1.2 compatibility
This is no longer necessary b/c the current YAML parser, ruamel.yaml, implements YAML 1.2 in contrast to the previous parser PyYAML.
This commit is contained in:
parent
cff57e1a53
commit
d971f19e92
3 changed files with 4 additions and 44 deletions
|
@ -64,7 +64,7 @@ Builds:
|
|||
patch:
|
||||
- manifest-ads.patch
|
||||
- mobilecore.patch
|
||||
maven: 'yes'
|
||||
maven: yes
|
||||
srclibs:
|
||||
- FacebookSDK@sdk-version-3.0.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue