File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,19 @@ changes.
6767
6868#### Internal
6969
70- * Pin Actions versions to SHAs and de-persist credentials ([ #)336] .
70+ * Convert ` build ` call into a ` tox ` env and remove ` build ` from
71+ ` requirements-dev.txt ` ([ #336 ] ).
72+
73+ * Remove redundant packages from ` requirements-dev.txt ` and
74+ ` requirements-ci.txt ` that are pulled in by the ` -e . ` line ([ #336 ] ).
75+
76+ * Add ` tests/resource/objects_pdfminer* ` to ` MANIFEST.in ` , to make that
77+ inventory available to the docs build in the sdist unpack-and-test workflow
78+ job ([ #336 ] ).
79+ * Otherwise the docs job emits a warning. Not fatal, but better to have a
80+ clean build.
81+
82+ * Pin Actions versions to SHAs and de-persist credentials ([ #336 ] ).
7183 * Closes [ #322 ] .
7284
7385 * Add Actions workflow to error on a non-draft release branch if any ` #VER# `
You can’t perform that action at this time.
0 commit comments