PyCharm only shows the "run unittests" option Permanently deleted user Created October 10, 2019 20:51 I haven't even set up a run configuration. Right clicking on the project ONLY shows run unittests?How to I run the APPLICATION only ?Thanks
If it matters, I'm creating a new Pyramid project using Chameleon for the template.
Other project types I've tried (Ex: Web2Py) don't have this behavior.
Thanks
Have you tried right-clicking the script you actually want to run?
Not sure how it happens in your case with Web2Py.