This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
ubuntu-dev-tools
Watch
3
Star
0
Fork
0
You've already forked ubuntu-dev-tools
mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced
2025-03-13 16:11:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9360b17bcb
Branches
Tags
View all branches
ubuntu-dev-tools
/
ubuntutools
/
lp
/
__init__.py
7 lines
96 B
Python
Raw
Normal View
History
Unescape
Escape
Fix all flake8 issues
2017-05-01 00:20:03 +02:00
#
# ubuntu-dev-tools Launchpad Python modules.
#
ubuntutools/lp/__init__.py: Define the default LP service to use (default: edge) ubuntutools/lp/__init__.py: Don't hardcode the LP service root but look it up instead debian/control: Depend on python-launchpadlib >= 1.5.4 because of this
2010-02-06 01:53:29 +01:00
all: Use production API rather than edge by default. Should be more reliable and was advised by lifeless (LP team).
2010-09-14 09:30:04 +01:00
service
=
'
production
'
ubuntutools: use file extension when possible to determine deb/ddeb/udeb
2019-11-25 16:40:18 -05:00
api_version
=
'
devel
'
Reference in New Issue
Copy Permalink