Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d4efe6a

Browse filesBrowse files
add scrollfrontend package for builds in setup.py
--HG-- branch : scroll-frontend
1 parent b65e096 commit d4efe6a
Copy full SHA for d4efe6a

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎setup.py‎

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def initialize_options(self):
154154
'fmtstr>=0.0.4'
155155
],
156156
tests_require = ['mock'],
157-
packages = ["bpython", "bpython.test", "bpython.translations", "bpdb"],
157+
packages = ["bpython", "bpython.test", "bpython.translations", "bpdb", "bpython.scrollfrontend"],
158158
data_files = data_files,
159159
package_data = {
160160
'bpython': ['logo.png'],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.