Skip to content

Commit

Permalink
replace setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvoegele committed Jan 26, 2025
1 parent 612d438 commit b3d9da1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2022 Martin Vögele, Neil Thomson, Sang Truong, Jasper McAvity
Copyright (c) 2020-2025 Martin Vögele, Neil Thomson, Sang Truong, Jasper McAvity

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ requires-python = "==3.10.*"
Documentation = "https://pensa.readthedocs.io/en/latest/"
Source = "http://github.com/drorlab/pensa"

[metadata]
# Include the license file in the wheel.
license_files = ["LICENSE"]

[tool.setuptools.packages.find]
include = [
"pensa",
Expand All @@ -56,3 +60,4 @@ include = [




3 changes: 0 additions & 3 deletions setup.cfg

This file was deleted.

0 comments on commit b3d9da1

Please sign in to comment.