Skip to content

Commit

Permalink
Made pynguin optional dependencies as its has some python 3.11 incomp…
Browse files Browse the repository at this point in the history
…atibilities

Installation still possible on demand via Test creation action
  • Loading branch information
albilu committed Oct 26, 2023
1 parent 8c0af9e commit 257d97c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public class PythonUtility {
"ptpython",
"ipython",
"pytest",
"pynguin",
//"pynguin",
"build",
"pdoc",
"poetry"
Expand Down

0 comments on commit 257d97c

Please sign in to comment.