2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 00:32:11 +00:00

Avoid another conflict with python. Closes #284.

This commit is contained in:
Steven Watanabe
2018-01-16 13:59:52 -07:00
parent 3f4db07187
commit ebffaa1397
2 changed files with 1 additions and 1 deletions

View File

@@ -223,6 +223,7 @@ tests = ["absolute_sources",
"explicit",
"feature_cxxflags",
"feature_relevant",
"file_types",
"generator_selection",
"generators_test",
"implicit_dependency",
@@ -284,7 +285,6 @@ tests = ["absolute_sources",
"toolset_gcc",
"toolset_intel_darwin",
"toolset_requirements",
"types",
"unit_test",
"unused",
"use_requirements",