Manifest: Minor change.

setup.py
Pierre-Antoine Rouby 2024-07-01 09:54:22 +02:00
parent c288a390b5
commit 815716da07
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;; along with this program. If not, see <https://www.gnu.org/licenses/>.
(specifications->manifest (specifications->manifest
(list "python" "python-platformdirs" "python-lxml" (list "python" "zlib" "python-platformdirs" "python-lxml"
"python-pyqt@5" "python-pyqt5-sip" "python-pyqt@5" "python-pyqt5-sip"
"python-pyqtgraph" "python-qscintilla" "python-pyqtgraph" "python-qscintilla"
"python-numpy" "python-shapely" "python-pyshp" "python-numpy" "python-shapely" "python-pyshp"