Public bug reported:

autopep8 can be used as a module,
```
import autopep8
```
With Python 2, this is working fine, but for Python 3, one currently has to 
reside to installing autopep8 via pip, for example;
```
pip3 install autopep8
```
For the sake of completeness, please also provide python3-autopep8 in Ubuntu.

** Affects: autopep8 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591977

Title:
  python3-autopep8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopep8/+bug/1591977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to