mojo_csv#89
Conversation
|
added the test files here after reading some comments on another MR... setup to run after package is built, if i understood it correctly. |
|
Let me know whats required to fix this. The test file is in the recipe folder and the source repo, so the error doesn't make sense to me. |
|
Hi @Phelsong, can you try removing the quotation marks around the test invocation? |
|
@Phelsong Apologies for the delay! Can you give me access to edit your PR so I can try adjusting a few things? (should be in the PR settings) |
|
Been slammed with work, will work on getting this fixed next week. Going to modify the test file to not take a cli arg and re-license to MIT |
|
Hi @Phelsong, so sorry for the delay on this! I totally missed your message. Here's the current error: |
|
New error: |
|
tested actually building with rattler locally, this should work now. |
Checklist
recipe.yamlfile specifies which version(s) of MAX is compatible with my project (see here for an example). If not, my package is compatible with both 24.5 and 24.6.0(for new packages, or if the version changed).Csv lib, mostly rfc-4180 compliant while handling trailing commas.
https://www.rfc-editor.org/rfc/rfc4180
https://github.com/Phelsong/mojo_csv