Skip to content

Commit

Permalink
Changes to PyBuilder 0.12+ (github#3338)
Browse files Browse the repository at this point in the history
PyB 0.12 uses `$project_root/.pybuilder/` for internal venvs.
  • Loading branch information
arcivanov authored Mar 12, 2020
1 parent ef59ea5 commit ae5431d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ instance/
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
Expand Down

0 comments on commit ae5431d

Please sign in to comment.