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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@ Please use responsibly (aka, don't hammer the WordPress.org servers!)
8
8
# Things You Should Know
9
9
- WOPAS uses pipenv for package/dependency management, this is preferred over requirements.txt
10
10
- 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.
12
11
13
12
# Release History
14
13
The notes were starting to get lengthy, see RELEASE_NOTES.md for details.
0 commit comments