Merge remote-tracking branch 'origin/develop' into feature/aligned_makeshared

release/4.3a0
Fan Jiang 2020-06-23 18:37:25 -04:00
commit 9561244b39
2 changed files with 3 additions and 2 deletions

View File

@ -14,7 +14,8 @@ addons:
- clang-9
- build-essential pkg-config
- cmake
- libpython-dev python-numpy
- python3-dev libpython-dev
- python3-numpy
- libboost-all-dev
# before_install:

View File

@ -1,3 +1,3 @@
Cython>=0.25.2
backports_abc>=0.5
numpy>=1.12.0
numpy>=1.11.0