Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #367 from dephell/test-downloads
Browse files Browse the repository at this point in the history
Enable test for package downloads
  • Loading branch information
orsinium committed Jan 27, 2020
2 parents 4d55150 + 6d9068a commit 6136384
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_commands/test_package_downloads.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from dephell.config import Config


@pytest.mark.skipif(True, reason='disable while pypistat is down')
@pytest.mark.allow_hosts()
def test_package_downloads_command(capsys):
config = Config()
Expand Down

0 comments on commit 6136384

Please sign in to comment.