Skip to content

Commit

Permalink
nix: add pureparser as a dependency everywhere, as it is needed to
Browse files Browse the repository at this point in the history
unpickle files
  • Loading branch information
armijnhemel committed Oct 1, 2021
1 parent ae1892a commit a507dcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions analysis.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ let
parameterized
pdfminer
psycopg2
puremagic
pytest
pyyaml
tinycss2
Expand Down
1 change: 1 addition & 0 deletions maintenance.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ let
defusedxml
packageurl-python
psycopg2
puremagic
pytest
python-ctags3
pyyaml
Expand Down

0 comments on commit a507dcc

Please sign in to comment.