We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253550c commit 3097575Copy full SHA for 3097575
RELEASE.txt
@@ -13,8 +13,10 @@ Roundup release checklist:
13
translations. Merge into .po files by running 'make *.po'
14
in the locale directory. Run:
15
16
+ cd locale
17
make template
18
make *.po
19
+ cd ..
20
21
2. Run unit tests! They should pass successfully. Install pytest
22
using pip2/pip3 for python2 and python3. Then invoke pytest
0 commit comments