Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Source: python-csa
Section: python
Priority: optional
Maintainer: Mikael Djurfeldt <mdj@debian.org>
Build-Depends:
debhelper-compat (= 13),
Expand All @@ -10,11 +9,11 @@ Build-Depends:
python3-pytest,
python3-numpy,
python3-matplotlib,
Standards-Version: 4.4.1
Standards-Version: 4.7.3
Homepage: https://github.com/INCF/csa

Package: python3-csa
Architecture: any
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-numpy, python3-matplotlib
Description: Connection-Set Algebra (CSA) implemented in Python
The CSA library provides elementary connection-sets and operators for
Expand Down