Skip to content

Commit

Permalink
Update py3-tables.file
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov authored Aug 4, 2020
1 parent 2d12bb1 commit 252b71e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pip/py3-tables.file
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
Requires: py2-numexpr py2-six hdf5 bz2lib py2-mock py3-numpy
BuildRequires: openmpi
%define PipPreBuild export HDF5_DIR=${HDF5_ROOT} CC="mpicc"
%define PipPostBuildPy3 for x in $(ls %{i}/bin/*) ; do mv $x ${x}3; done

0 comments on commit 252b71e

Please sign in to comment.