Skip to content

Commit

Permalink
Fix missing 'packages' argument
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini committed May 14, 2021
1 parent 9a0c599 commit b43941a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

setup(
name="topo-descriptors",
packages=packages,
use_scm_version=True,
author="Mathieu Schaer",
author_email="mathieu.schaer@meteoswiss.ch",
Expand Down

0 comments on commit b43941a

Please sign in to comment.