You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requirements for this plugin, like python-wordpress-xmlrpc, are not listed in the typical way in a requirements.txt file. This causes time to be lost in production because you have to tail the Janeway log file to see which module is missing and install it into each environment.
The text was updated successfully, but these errors were encountered:
The requirements for this plugin, like
python-wordpress-xmlrpc
, are not listed in the typical way in arequirements.txt
file. This causes time to be lost in production because you have to tail the Janeway log file to see which module is missing and install it into each environment.The text was updated successfully, but these errors were encountered: