careful-airline-93122
09/27/2023, 3:52 PMcurved-television-6568
09/27/2023, 4:14 PMcurved-television-6568
09/27/2023, 4:15 PMcareful-airline-93122
09/27/2023, 6:06 PMpex_binary(
name="manage",
entry_point="manage.py",
)
to the build file so I can call manage,py from pants run.
so now when I execute something with manage.py it works fine, but running pants test to execute pytests everything just blows up again.careful-airline-93122
09/27/2023, 7:09 PM