Add default list_url for GitLab, BitBucket, and CRAN (#4439)
* Add default list_url for GitLab, BitBucket, and CRAN * Fix flake and doc tests
This commit is contained in:
@@ -34,7 +34,6 @@ class RMunsell(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/web/packages/munsell/index.html"
|
||||
url = "https://cran.r-project.org/src/contrib/munsell_0.4.3.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/munsell"
|
||||
|
||||
version('0.4.3', 'ebd205323dc37c948f499ee08be9c476')
|
||||
|
||||
|
Reference in New Issue
Block a user