factory_boy icon indicating copy to clipboard operation
factory_boy copied to clipboard

Documentation is missing for 3.3.1

Open GergelyKalmar opened this issue 1 year ago • 1 comments

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

GergelyKalmar avatar Sep 17 '24 15:09 GergelyKalmar

+1

coltonpark5 avatar Oct 02 '24 03:10 coltonpark5

This might have been prevented by:

  • https://github.com/FactoryBoy/factory_boy/issues/1076

jeffwidman avatar Nov 27 '24 14:11 jeffwidman

This should be good now (as release 3.3.2)!

rbarrois avatar Feb 03 '25 09:02 rbarrois