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 3a16b21 commit 515a502Copy full SHA for 515a502
.github/Githubfile
@@ -0,0 +1,16 @@
1
+[core]
2
+owner = jacquerie
3
+repo = flask-shell-ptpython
4
+description = Replace the default flask shell command
5
+ with a similar one running PTPython.
6
+topics = flask, ptpython, python
7
+
8
+[features]
9
+has_issues = true
10
+has_projects = false
11
+has_wiki = false
12
13
+[merges]
14
+allow_squash_merge = false
15
+allow_merge_commit = false
16
+allow_rebase_merge = true
0 commit comments