Skip to content

Commit 6cdf0bb

Browse files
authored
Merge pull request #3003 from teojgo/packaging/hpctestlib_add_master
[packaging] Add hpctestlib to the PyPI package
2 parents 2d6ae43 + 2adc650 commit 6cdf0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install_requires =
3434
semver
3535

3636
[options.packages.find]
37-
include = reframe,reframe.*
37+
include = reframe,reframe.*,hpctestlib.*
3838

3939
[options.package_data]
4040
reframe = schemas/*

0 commit comments

Comments
 (0)