Skip to content

Commit e5c04a1

Browse files
authored
Update setup.py
1 parent 6f68e5d commit e5c04a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def read(fname):
4545
'Programming Language :: Python :: 3.6',
4646
'License :: OSI Approved :: MIT License',
4747
],
48+
keywords='pytest random test order shuffle',
4849
entry_points={
4950
'pytest11': [
5051
'random_order = random_order.plugin', # >=1.0.0

0 commit comments

Comments
 (0)