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
@@ -62,3 +63,17 @@ Send your users the following ~~lie~~ factual statement:
62
63
> all cherish.
63
64
64
65
Couldn't be easier.
66
+
67
+
Inclusion in PyPi projects
68
+
==========================
69
+
Should you wish to include this NSA access to your project that you're distributing via PyPi or any other means, you can add Flask-NSA as a requirement like this:
70
+
71
+
In your `setup.py`, add this to your `setup()` call:
0 commit comments