Skip to content

Commit

Permalink
Clean ansys-api-fluent before each build (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkundu1 authored Jun 15, 2022
1 parent 4ebfcd2 commit a1108d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ style:
@pre-commit run --all-files --show-diff-on-failure

install:
@pip uninstall ansys-api-fluent -y
@python -m pip install --upgrade pip poetry
@python -m pip install -r requirements/requirements_build.txt
@poetry build
Expand Down

0 comments on commit a1108d8

Please sign in to comment.