ucam-department-of-psychiatry / crate

Create and use de-identified research databases. Preprocess, extract text, anonymise/de-identify, link, apply natural language processing, query for research, manage consent for contact.
GNU General Public License v3.0
19 stars 7 forks source link

readthedocs builds are failing #152

Closed martinburchell closed 2 months ago

martinburchell commented 2 months ago

I notice that the documentation on https://crateanon.readthedocs.io is before version 0.20.1.

The builds have been failing for the past 7 months.

Earlier failures say:

Problem in your project's configuration. Invalid configuration option "python.system_packages". This configuration key has been deprecated and removed. Refer to https://blog.readthedocs.com/use-system-packages-deprecated/ to read more about this change and how to upgrade your config file.

and now they say:

Error Make sure the key name python.system_packages is correct.

The link above is broken. It looks like https://blog.readthedocs.com/drop-support-system-packages/ is the place to look.

martinburchell commented 2 months ago

Fixed in 448a896989bdd4e73bce0b6c4de119c589a89f95. Pushed to master as there's no other way to test.