Skip to content

Commit

Permalink
🔨 add external=true for nox paper session
Browse files Browse the repository at this point in the history
  • Loading branch information
frank1010111 committed Aug 8, 2023
1 parent b57b4bc commit 567eddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ def paper(session: nox.Sesson) -> None:
"--env",
"JOURNAL=joss",
"openjournals/inara",
external=True,
)

0 comments on commit 567eddc

Please sign in to comment.