Skip to content

Commit

Permalink
chore: remove pathlib dependency (#48)
Browse files Browse the repository at this point in the history
- the project targets python 3.6+ which have pathlib by default
- the pathlib dependency in pyproject.toml is deprecated
- it caused issues in poetry environment installation of nbmake

Signed-off-by: IceTDrinker <[email protected]>
  • Loading branch information
IceTDrinker authored Oct 5, 2021
1 parent 9716c51 commit d6097ad
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 197 deletions.
Loading

0 comments on commit d6097ad

Please sign in to comment.