Skip to content

Commit

Permalink
Update pyproject.toml (#10)
Browse files Browse the repository at this point in the history
commenting flags
  • Loading branch information
vincentadam87 authored Jul 4, 2024
1 parent 54a29a9 commit ed4904d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ line_length = 95
[build-system]
requires = ["poetry>=0.12", "cmake", "setuptools"] #, "tensorflow>=2.8.0,<2.9.0", "cmake"]
build-backend = "poetry.masonry.api"
flags = ["-DCMAKE_CXX_STANDARD=14"]
# flags = ["-DCMAKE_CXX_STANDARD=14"] (removing because flags not a recognized property)

0 comments on commit ed4904d

Please sign in to comment.