We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3d627 commit 4b294b7Copy full SHA for 4b294b7
.github/workflows/dependencies.txt
@@ -3,6 +3,7 @@ $PYTHON-numpy
3
$PYTHON-pytest
4
$PYTHON-sphinx
5
$PYTHON-setuptools
6
+$PYTHON-dnf
7
CCfits-devel
8
blas-devel
9
$BOOST-$PYTHON-devel
CMakeLists.txt
@@ -6,4 +6,4 @@ find_package(ElementsProject)
#---------------------------------------------------------------
# Declare project name and version
-elements_project(SourceXtractorPlusPlus 0.23 USE Alexandria 2.31.0 DESCRIPTION "SourceXtractor++, the next generation SExtractor")
+elements_project(SourceXtractorPlusPlus 0.23 USE Alexandria 2.31.4 DESCRIPTION "SourceXtractor++, the next generation SExtractor")
0 commit comments