CSVW-SAFE Implementation#357
Conversation
38c381d to
8dfae30
Compare
b4ab670 to
f9eea27
Compare
Coverage reportClick to see where and how coverage changed
The report is truncated to 25 files out of 34. To see the full report, please visit the workflow summary page. This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I plan to put csvw-safe in pypi after documenting it and then I will modify the imports requirements. |
f9eea27 to
e4607be
Compare
| lomas-core = { workspace = true } | ||
| lomas-client = { workspace = true } | ||
| lomas-server = { workspace = true } | ||
| csvw-safe = { git = "https://github.com/dscc-admin-ch/csvw-safe.git", subdirectory = "csvw-safe-library", rev = "add_column_group_invariance" } |
There was a problem hiding this comment.
As you mentioned this is pypa-blocking right ?
There was a problem hiding this comment.
yes I think that's why the push to Pypi workflow fails. I think it will work once the other library is on pypi and I remove it from here (i just want to do the documentation before uploading to pypi)
There was a problem hiding this comment.
here it is: https://pypi.org/project/csvw-safe/0.0.1/
LancelotMarti
left a comment
There was a problem hiding this comment.
Very nice PR! Thanks :)
bstuder
left a comment
There was a problem hiding this comment.
LGTM (waiting on @csvw-safe/ release and 👍 )
Just for testing, not open PR