Skip to content

Commit

Permalink
Merge pull request #104 from ninahakansson/fix_conda_build
Browse files Browse the repository at this point in the history
Fix warnings from boa
  • Loading branch information
ninahakansson authored Jan 9, 2025
2 parents f1d4a07 + b5f380b commit 29fed1e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ setup_requires =
provides=level1c4pps
requires=satpy

no-autoreq=True
no_autoreq=True
release=1

[bdist_wheel]
universal=1

[flake8]
max-line-length = 120

0 comments on commit 29fed1e

Please sign in to comment.