Updated the link to the holidays Python Module (#7194)

This commit is contained in:
Jonas Skoogh 2018-10-28 13:18:42 +01:00 committed by Fabian Affolter
parent 3ffc296b55
commit c9ff78baba

View File

@ -45,13 +45,13 @@ name:
country: country:
description: > description: >
Country code according to Country code according to
[holidays](https://pypi.python.org/pypi/holidays/0.9.4) notation. [holidays](https://pypi.org/project/holidays/) notation.
required: true required: true
type: string type: string
province: province:
description: > description: >
Province code according to Province code according to
[holidays](https://pypi.python.org/pypi/holidays/0.9.4) notation. [holidays](https://pypi.org/project/holidays/) notation.
required: false required: false
type: string type: string
workdays: workdays: