Skip to content

Commit

Permalink
Fixed appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Aug 23, 2017
1 parent eebaec0 commit 3ccff87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
All notable changes to this project will be documented in this file.


### 4.6.3
### 4.6.3 - 2017-08-23

### Added
- language option in github api
- async utils
- download to file with headers and cookies options
- appveyor config

### Removed
- print_item_info() in time.profile
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ install:
# compiled extensions and are not provided as pre-built wheel packages,
# pip will build them from source using the MSVC compiler matching the
# target Python version and architecture
- "%CMD_IN_ENV% pip install -r dev-requirements.txt"

build_script:
# clone repo
Expand Down

0 comments on commit 3ccff87

Please sign in to comment.