Skip to content

Commit 1808db3

Browse files
fix readme so the correct licensefile is pulled (westpa#547)
1 parent cda40c3 commit 1808db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requires = [
2020
name = "westpa"
2121
dynamic = ["version", "scripts"]
2222
license = "MIT"
23-
license-files = ["LICEN[CS]E.*"]
23+
license-files = ["LICEN[CS]E*"]
2424
readme = {file = "README.rst", content-type = "text/x-rst"}
2525
keywords = []
2626
description = 'WESTPA is a package for constructing and running stochastic simulations using the "weighted ensemble" approach of Huber and Kim (1996).'

0 commit comments

Comments
 (0)