Skip to content

Commit

Permalink
Added 'bdist' and 'bdist_dumb'.
Browse files Browse the repository at this point in the history
  • Loading branch information
gward committed Mar 31, 2000
1 parent 42405a5 commit 6148c2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lib/distutils/command/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
'install_lib',
'clean',
'sdist',
'bdist',
'bdist_dumb',
]

0 comments on commit 6148c2c

Please sign in to comment.