factory_boy
factory_boy copied to clipboard
Documentation is missing for 3.3.1
Description
The following URL gives a 404: https://factoryboy.readthedocs.io/en/3.3.1/
To Reproduce
Tried to load the intersphinx inventory as usual for the latest version, but it failed:
intersphinx inventory 'https://factoryboy.readthedocs.io/en/3.3.1/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://factoryboy.readthedocs.io/en/3.3.1/objects.inv
+1
This might have been prevented by:
- https://github.com/FactoryBoy/factory_boy/issues/1076
This should be good now (as release 3.3.2)!