Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
NoureldinYosri committed Jan 24, 2024
1 parent 9099e4e commit e909604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set(CMAKE_CXX_STANDARD 11)
cmake_minimum_required(VERSION 3.12)
cmake_minimum_required(VERSION 3.11)

# Set APPLE_ARM to TRUE if running on Apple Silicon
if(APPLE)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ cirq-core~=1.0
numpy~=1.16
pybind11
typing_extensions
packaging
setuptools

0 comments on commit e909604

Please sign in to comment.