Skip to content

Commit

Permalink
qgis3, qgis3-ltr: enable previously broken port py-plotly
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Apr 4, 2024
1 parent 387aa50 commit 2c90958
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gis/qgis3/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ foreach pyver ${python_suffixes} {
port:py${pyver}-pandas \
port:py${pyver}-patsy \
port:py${pyver}-Pillow \
port:py${pyver}-plotly \
port:py${pyver}-pyproj \
port:py${pyver}-pysal \
port:py${pyver}-rasterio \
Expand All @@ -365,10 +366,6 @@ foreach pyver ${python_suffixes} {
port:py${pyver}-statsmodels \
port:py${pyver}-termcolor
"
# plotly temporary removed, see https://trac.macports.org/ticket/69416
# and https://trac.macports.org/ticket/69415, not crucial for
# the workings of QGIS.
# port:py${pyver}-plotly
}

# Python default
Expand Down

0 comments on commit 2c90958

Please sign in to comment.