8000
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 4633d72 commit 98ba36dCopy full SHA for 98ba36d
flask_xxl/mr_bob.py
@@ -1,4 +1,4 @@
1
-from flask.ext.script import Manager, prompt_bool
+from flask_script import Manager, prompt_bool
2
import os
3
from mrbob import cli
4
import mrbob
setup.py
-VERSION = '0,10,5'
+VERSION = '0,10,6'
from setuptools import setup, find_packages,findall
from glob import glob
0 commit comments