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:
@@ -30,6 +30,5 @@ class RLabeling(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/web/packages/labeling/index.html"
|
||||
url = "https://cran.r-project.org/src/contrib/labeling_0.3.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/labeling"
|
||||
|
||||
version('0.3', 'ccd7082ec0b211aba8a89d85176bb534')
|
||||
|
Reference in New Issue
Block a user