We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ec49b commit 852dd72Copy full SHA for 852dd72
setup.py
@@ -98,7 +98,7 @@ def readme():
98
],
99
keywords=(
100
'API SDK PHE COVID19 COVID-19 coronavirus data '
101
- 'uk england wales scotland northern ireland united kingdom'
+ 'UK England Wales Scotland Northern_Ireland United_Kingdom'
102
),
103
install_requires=get_requirements(),
104
python_requires='>=3.7'
0 commit comments