Skip to content

Commit

Permalink
Project: remove py2 forcing, drop deprecation warnings back to warning (
Browse files Browse the repository at this point in the history
  • Loading branch information
russellhancox committed Aug 17, 2021
1 parent 635b33e commit c980223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
build --apple_generate_dsym --define=apple.propagate_embedded_extra_outputs=yes
build --host_force_python=PY2

build --copt=-Werror
build --copt=-Wall
build --copt=-Wno-error=deprecated-declarations

0 comments on commit c980223

Please sign in to comment.