-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/262-add-rdata-dep #265
Feature/262-add-rdata-dep #265
Conversation
ah shoot, the last parsed = rdata.parser.parse_file(PATH_TO_FILE)
rdata.conversion.convert(parsed) |
4e98380
to
60ae570
Compare
e5e5e59
to
1a8a772
Compare
Unfortunately I needed to add a datatype conversion to use |
(ignore connect error, that is fixed on main!) |
Don't reference [test] in `pip install -e .`
277864a
to
1439fec
Compare
Ah, looks like that is a success for the local boards, I can pick up the changes for the last boards since I have credentials? |
Yeah that would be good! It's hard to debug this one without being able to run all the tests 🙈 |
To resolve #262.