Skip to content

Commit af6054c

Browse files
committed
- Fixing incorrect note in README.
1 parent a38095e commit af6054c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Please use responsibly (aka, don't hammer the WordPress.org servers!)
88
# Things You Should Know
99
- WOPAS uses pipenv for package/dependency management, this is preferred over requirements.txt
1010
- WOPAS uses the popular requests library for querying the WP.org API but then uses the native Python JSON library for manipulation of the returned results because the requests JSON functionality is fairly basic.
11-
- Currently, WOPAS is setup to run non-interactively. To run interactively, adjust source code as indicated in source comments.
1211

1312
# Release History
1413
The notes were starting to get lengthy, see RELEASE_NOTES.md for details.

0 commit comments

Comments
 (0)