Skip to content

Commit

Permalink
Use license_files instead of deprecated license_file in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybradley committed Oct 27, 2022
1 parent 40419fa commit 1ed226b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = astropy
author = The Astropy Developers
author_email = astropy.team@gmail.com
license = BSD-3-Clause
license_file = LICENSE.rst
license_files = LICENSE.rst
url = http://astropy.org
project_urls =
Documentation = https://docs.astropy.org
Expand Down

0 comments on commit 1ed226b

Please sign in to comment.