Kyle Gorman
Kyle Gorman
Okay, shall I close this then?
Just in the interest of getting rid of old bugs, etc., I looked into this and it seems to now be out of date. We have support for `gsw`, and...
> I tested `codes.py` and it actually isn't outputting anything for the `unmatched_languages.json` file – the file just reads `{}` after the program is ran. > > I think this...
+1. This really should be given priority if ACs are recommending that authors use this tool. Happy to review further if needed.
If this is destined for PyPI it ought to follow [PEP 518](https://peps.python.org/pep-0518/) and use `pyproject.toml`. (You can still also have a `setup.py`, and sometimes you need both, but I don't...
> Another question: will it work with the online versions? https://github.com/acl-org/aclpubcheck?tab=readme-ov-file#online-versions They are crucial to help people that are not able to install the software. It's hard for me to...
> @kylebgorman I created a PR #66 that solely uses `setup.py`; it currently works with `pip install git+https://github.com/xhluca/aclpubcheck` (`xhluca` --> `acl-org` if merged). Would the approach suggested not be compliant...
@ Alejandro this is a know issue and will be fixed in the next release, but the second error is unrelated.
It should be fixed by the migration to `pyproject.toml` in the next release. I can't make any promises when that'll be though I am working on it this fall. In...
Note to any readers: this is not platform-specific as far as I know.