Skip to content

Commit d42583c

Browse files
committed
Update CHANGELOG & fix typo
1 parent c841682 commit d42583c

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff 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#`

0 commit comments

Comments
 (0)