pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.16k stars 891 forks source link

Change prof directory to be in build. #2002

Closed janiversen closed 4 months ago

janiversen commented 4 months ago

Versions

Pymodbus Specific

Description

Code and Logs

# code and logs here.

# please use the following to format logs when posting them here
import pymodbus

pymodbus.pymodbus_apply_logging_config("DEBUG")
janiversen commented 4 months ago

@alexrudd2 do you have experience with pytest-profiling ?? I want to configure the output directory, but google do not give me any hints on how to do it.

Help is very much needed :-)

alexrudd2 commented 4 months ago

No, sorry.

janiversen commented 4 months ago

Not possible...prof is hardcoded.